Update stale.yml

add bug to exempt label
This commit is contained in:
Cody Lee 2023-05-01 09:42:54 -05:00 committed by GitHub
parent 0e045b9090
commit ce15b6230a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.github/stale.yml vendored
View File

@ -7,6 +7,7 @@ exemptLabels:
- pinned
- security
- enhancement
- bug
# 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