chore: add enhancement to non-stale issues

This commit is contained in:
Jan De Dobbeleer 2020-12-26 14:14:51 +01:00 committed by Jan De Dobbeleer
parent 1e71ea341a
commit 973d7e6369

1
.github/stale.yml vendored
View file

@ -14,6 +14,7 @@ onlyLabels: []
exemptLabels:
- feat
- bug
- enhancement
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false