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