Add 'enhancement' label to stale bot exemptLabels

This commit is contained in:
Victor Antonovich 2019-07-08 14:59:51 +04:00
parent 8e266fc5e9
commit 2465860496
1 changed files with 1 additions and 0 deletions

1
.github/stale.yml vendored
View File

@ -5,6 +5,7 @@ daysUntilClose: 30
# Issues with these labels will never be considered stale
exemptLabels:
- 'Good first issue'
- enhancement
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable