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 f8ea5cb commit ce76203Copy full SHA for ce76203
.github/stale.yml
@@ -6,6 +6,10 @@ daysUntilClose: 14
6
exemptLabels:
7
- pinned
8
- security
9
+ - help wanted
10
+ - good first issue
11
+ - enhancement
12
+ - in progress
13
# Label to use when marking an issue as stale
14
staleLabel: wontfix
15
# Comment to post when marking an issue as stale. Set to `false` to disable
0 commit comments