Update stale.yml

This commit is contained in:
Mark Phelps 2020-02-26 12:01:50 -05:00 committed by GitHub
parent eef122e96e
commit f5d95b63a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/stale.yml vendored
View File

@ -1,5 +1,5 @@
# Number of days of inactivity before an issue becomes stale # Number of days of inactivity before an issue becomes stale
daysUntilStale: 30 daysUntilStale: 60
# Number of days of inactivity before a stale issue is closed # Number of days of inactivity before a stale issue is closed
daysUntilClose: 14 daysUntilClose: 14
# Issues with these labels will never be considered stale # Issues with these labels will never be considered stale