Skip to content

Commit 9fdab03

Browse files
authored
Add exempt labels
1 parent cb3bfe0 commit 9fdab03

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/stale.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ daysUntilClose: 14
66
exemptLabels:
77
- pinned
88
- security
9+
- 🐛 bug
10+
- 📖 documentation
11+
- 🙋 help wanted
12+
- ✨ enhancement
13+
- good first issue
14+
- work in progress
915
# Label to use when marking an issue as stale
1016
staleLabel: wontfix
1117
# Comment to post when marking an issue as stale. Set to `false` to disable

0 commit comments

Comments
 (0)