We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7581133 commit ab58684Copy full SHA for ab58684
1 file changed
.github/stale.yml
@@ -10,6 +10,8 @@ exemptLabels:
10
- investigating
11
- dependencies
12
- help-wanted
13
+ - feature
14
+ - maintenance
15
- PR
16
# Label to use when marking an issue as stale
17
staleLabel: wontfix
@@ -21,4 +23,4 @@ markComment: >
21
23
# Comment to post when closing a stale issue. Set to `false` to disable
22
24
closeComment: >
25
This issue has been automatically closed because it has not had recent activity.
- Please re-open a new issue if this is still an issue.
26
+ Please re-open a new issue if this is still an issue.
0 commit comments