Update stale.yml

This commit is contained in:
lyy
2020-09-21 08:35:57 +08:00
committed by GitHub
parent 8785bb2875
commit 62ad99e252

3
.github/stale.yml vendored
View File

@@ -8,6 +8,7 @@ exemptLabels:
- adaptation - adaptation
- new features - new features
- suggest - suggest
- pending
# Label to use when marking an issue as stale # Label to use when marking an issue as stale
staleLabel: wontfix staleLabel: wontfix
# 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
@@ -16,4 +17,4 @@ markComment: >
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.
# 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: false closeComment: false