1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Create stale.yml (#12207)

This commit is contained in:
Eugen Rochko 2019-10-25 11:47:40 +02:00 committed by GitHub
parent 48f75b86ae
commit 91945aa78a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
.github/stale.yml vendored Normal file
View file

@ -0,0 +1,9 @@
daysUntilStale: 60
daysUntilClose: 7
exemptLabels:
- security
staleLabel: wontfix
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.