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 d384779 commit 385da8fCopy full SHA for 385da8f
.github/stale.yml
@@ -4,8 +4,8 @@ daysUntilStale: 120
4
daysUntilClose: 14
5
# Issues with these labels will never be considered stale
6
exemptLabels:
7
- - Up-For-Grabs
8
- - Bug
+ - up-for-grabs
+ - bug
9
# Label to use when marking an issue as stale
10
staleLabel: stale
11
# Comment to post when marking an issue as stale. Set to `false` to disable
0 commit comments