Make sure bugs aren't automatically closed.

This commit is contained in:
Jeff Geerling 2021-08-23 08:53:46 -05:00
parent ce3d3357b0
commit 552382318b
1 changed files with 1 additions and 0 deletions

1
.github/stale.yml vendored
View File

@ -12,6 +12,7 @@ onlyLabels: []
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- bug
- pinned
- security
- planned