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

8
.github/no-response.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
# ProBot No Response (https://probot.github.io/apps/no-response/)
daysUntilClose: 7
responseRequiredLabel: 'need more info'
closeComment: >
This issue has been automatically closed because there was no response to a
request for more information from the issue opener. Please leave a comment or
open a new issue if you have additional information related to this issue.