Update stale.yml

This commit is contained in:
Intelli 2025-09-02 09:29:17 -06:00 committed by GitHub
parent 105d14f11f
commit 2373a9c19f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.github/stale.yml vendored
View file

@ -3,6 +3,8 @@ daysUntilClose: 7
exemptLabels: exemptLabels:
- 'accepted' - 'accepted'
- 'bug' - 'bug'
- 'confirmed bug (tested)'
- 'potential bug (needs testing)'
- 'suggestion' - 'suggestion'
- 'help wanted' - 'help wanted'
staleLabel: stale staleLabel: stale
@ -10,4 +12,4 @@ markComment: >
This issue has been automatically marked as stale because it has not had This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you recent activity. It will be closed if no further activity occurs. Thank you
for your contributions. for your contributions.
closeComment: false closeComment: false