We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6930f77 commit ac323e6Copy full SHA for ac323e6
1 file changed
.github/stale.yml
@@ -4,8 +4,9 @@ daysUntilStale: 30
4
daysUntilClose: 7
5
# Issues with these labels will never be considered stale
6
exemptLabels:
7
- - pinned
8
- - security
+ - enhancement
+ - bug
9
+ - help wanted
10
# Label to use when marking an issue as stale
11
staleLabel: wontfix
12
# Comment to post when marking an issue as stale. Set to `false` to disable
0 commit comments