Add the ‘enhancement’ to the list of labels ignored by Stale Bot.

This commit is contained in:
Steven Black
2020-02-23 22:15:14 -05:00
parent f0ffddd599
commit 8a5ab54b17

1
.github/stale.yml vendored
View File

@@ -7,6 +7,7 @@ exemptLabels:
- bug
- discussion
- monitor (ongoing)
- enhancement
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable