We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2605af9 commit 81ff168Copy full SHA for 81ff168
.github/stale.yml
@@ -6,12 +6,12 @@ daysUntilClose: 7
6
7
# Issues with these labels will never be considered stale
8
exemptLabels:
9
- - "contributions are welcome"
10
- - documentation
11
- - enhancement
+ - status:contributions-welcome
+ - status:more-info-needed
+ - status:duplicate
12
13
# Label to use when marking an issue as stale
14
-staleLabel: wontfix
+staleLabel: stale
15
16
# Comment to post when marking an issue as stale. Set to `false` to disable
17
markComment: >
0 commit comments