From d236ebe82d1647dfd8636e9b3e7bb201254c1644 Mon Sep 17 00:00:00 2001 From: filipenevola Date: Wed, 11 Dec 2019 08:12:55 -0400 Subject: [PATCH] Adds info about probot-stale on ISSUE_TRIAGE --- ISSUE_TRIAGE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ISSUE_TRIAGE.md b/ISSUE_TRIAGE.md index 8cc0507a1d..7f113c7410 100644 --- a/ISSUE_TRIAGE.md +++ b/ISSUE_TRIAGE.md @@ -21,6 +21,8 @@ All issues follow the flow outlined below. Your job as an issue maintainer is to The first step is in determining whether the issue is a bug, help question or feature request. Read on for more details. +We have [Stale bot](https://github.com/probot/stale) watching this repository with these [settings](https://github.com/meteor/meteor/blob/devel/.github/stale.yml) and closing stale issues and PRs. Items marked as `confirmed`, `pinned` or `security` are never considered stale. + ### Bugs 1. Duplicates should be closed and marked as such.