mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Adds info about probot-stale on ISSUE_TRIAGE
This commit is contained in:
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
@@ -12,4 +12,5 @@ markComment: >
|
||||
for your contributions.
|
||||
closeComment: >
|
||||
This issue has been automatically closed it has not had recent activity.
|
||||
only: issues
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user