Adds info about probot-stale on ISSUE_TRIAGE

This commit is contained in:
filipenevola
2019-12-11 08:36:10 -04:00
parent ca72c4ba22
commit ded6b18405
2 changed files with 2 additions and 1 deletions

1
.github/stale.yml vendored
View File

@@ -12,4 +12,5 @@ markComment: >
for your contributions.
closeComment: >
This issue has been automatically closed it has not had recent activity.
only: issues

View File

@@ -21,7 +21,7 @@ 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.
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. Issues marked as `confirmed`, `pinned` or `security` are never considered stale.
### Bugs