Update stale.yml

This commit is contained in:
Koen Kanters
2018-12-15 14:07:09 +01:00
parent cf9a5b7553
commit bf285681b4
-4
View File
@@ -2,10 +2,6 @@
daysUntilStale: 60
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- enhancement
- bug
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable