Revert "Update stale.yml"

This reverts commit 4f69ade711.
This commit is contained in:
Bjørn Erik Pedersen 2020-08-16 18:25:14 +02:00
parent 4f69ade711
commit c2235c6a62
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F
1 changed files with 2 additions and 2 deletions

4
.github/stale.yml vendored
View File

@ -1,7 +1,7 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 90
daysUntilStale: 120
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 15
daysUntilClose: 30
# Issues with these labels will never be considered stale
exemptLabels:
- Keep