Skip to content

Commit 4098932

Browse files
authored
Change 1 week to 2 weeks for stale issues
1 parent 48e3e8d commit 4098932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Number of days of inactivity before an issue becomes stale (a week)
2-
daysUntilStale: 7
1+
# Number of days of inactivity before an issue becomes stale (2 weeks)
2+
daysUntilStale: 14
33
# Number of days of inactivity before a stale issue is closed (a week)
44
daysUntilClose: 7
55
# Issues with these labels will never be considered stale

0 commit comments

Comments
 (0)