Update stale.yml

pull/2900/head
TianYuan 1 year ago committed by GitHub
parent 3a8ba2e242
commit b1d0658ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.github/stale.yml vendored

@ -6,7 +6,8 @@ daysUntilClose: 30
exemptLabels: exemptLabels:
- Roadmap - Roadmap
- Bug - Bug
- New Feature - feature request
- Tips
# Label to use when marking an issue as stale # Label to use when marking an issue as stale
staleLabel: Stale staleLabel: Stale
# Comment to post when marking an issue as stale. Set to `false` to disable # Comment to post when marking an issue as stale. Set to `false` to disable
@ -17,4 +18,4 @@ markComment: >
unmarkComment: false unmarkComment: false
# Comment to post when closing a stale issue. Set to `false` to disable # Comment to post when closing a stale issue. Set to `false` to disable
closeComment: > closeComment: >
This issue is closed. Please re-open if needed. This issue is closed. Please re-open if needed.

Loading…
Cancel
Save