Browse Source

Create stale.yml (#12207)

pull/49/head
Eugen Rochko 7 years ago committed by GitHub
parent
commit
91945aa78a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      .github/stale.yml

9
.github/stale.yml

@ -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.
Loading…
Cancel
Save