We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20cc51 commit 578237aCopy full SHA for 578237a
.github/stale.yml
@@ -1,5 +1,5 @@
1
# Number of days of inactivity before an issue becomes stale
2
-daysUntilStale: 25
+daysUntilStale: 35
3
# Number of days of inactivity before a stale issue is closed
4
daysUntilClose: 5
5
# Issues with these labels will never be considered stale
@@ -16,4 +16,4 @@ markComment: >
16
would like this to remain open, please comment,
17
otherwise this issue will be closed in 5 days.'
18
# Comment to post when closing a stale issue. Set to `false` to disable
19
-closeComment: false
+closeComment: false
0 commit comments