Lower the stale threshold to 1y

This commit is contained in:
Marcel Stör 2019-07-21 08:46:49 +02:00 committed by GitHub
parent c16adb5dfb
commit 68c425c045
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
daysUntilStale: 730
daysUntilStale: 360
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 14
# Issues with these labels will never be considered stale