Add stalebot config

This commit is contained in:
Daniel Freedman 2020-03-12 10:59:45 -07:00 committed by GitHub
parent cb6f6c0f91
commit b8362abb75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,12 @@
# Mark issues stale after 1 year
daysUntilStale: 365
# Delete stale issues after 2 years
daysUntilClose: 730
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. Thank you
for your contributions.
closeComment: >
This issue has been automatically closed after being marked stale. If you're
still facing this problem with the above solution, please comment and we'll
reopen!