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 5c31998 commit 1310509Copy full SHA for 1310509
.github/stale.yml
@@ -6,6 +6,10 @@ daysUntilClose: 14
6
exemptLabels:
7
- pinned
8
- security
9
+ - 🐛bug
10
+ - 📖 documentation
11
+ - help wanted
12
+ - ✨enhancement
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