Added StaleBot config

This commit is contained in:
Chris Kankiewicz
2020-11-03 11:37:29 -07:00
parent c873abc204
commit eeb855c432

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

@@ -0,0 +1,13 @@
daysUntilStale: 90
daysUntilClose: 7
exemptLabels:
- Pinned
- Security
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity and will be closed if no further activity occurs.
closeComment: >
This issue has now been closed due to inactivity. If you're still having
issues please open a new issue and reference this one in your comments.
Thank you for your contributions.