Skip to content

Commit 5f299e9

Browse files
authored
Update stale.yml
1 parent 730631d commit 5f299e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ exemptLabels:
77
- pinned
88
- security
99
# Label to use when marking an issue as stale
10-
staleLabel: wontfix
10+
staleLabel: stale
1111
# Comment to post when marking an issue as stale. Set to `false` to disable
1212
markComment: >
1313
This issue has been automatically marked as stale because it has not had
1414
recent activity. It will be closed if no further activity occurs. Thank you
1515
for your contributions.
1616
# Comment to post when closing a stale issue. Set to `false` to disable
17-
closeComment:
17+
closeComment: >
1818
This issue has been automatically closed because it has not had
1919
recent activity. If you wish to continue this issue, then please create a new
2020
issue as we do not monitor closed issues.

0 commit comments

Comments
 (0)