Enable stale and no-response bots to reduce inactive issues. Add an issue template

This commit is contained in:
Cameron Gutman
2018-08-12 00:26:31 -07:00
parent cfcc4ae228
commit 1694161a67
3 changed files with 25 additions and 0 deletions

14
.github/stale.yml vendored Normal file
View File

@@ -0,0 +1,14 @@
# ProBot Stale (https://probot.github.io/apps/stale/)
daysUntilStale: 90
daysUntilClose: 7
exemptLabels:
- accepted
- bug
- enhancement
- meta
staleLabel: stale
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs.
closeComment: false