Skip to content

Commit b1d0658

Browse files
authored
Update stale.yml
1 parent 3a8ba2e commit b1d0658

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/stale.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ daysUntilClose: 30
66
exemptLabels:
77
- Roadmap
88
- Bug
9-
- New Feature
9+
- feature request
10+
- Tips
1011
# Label to use when marking an issue as stale
1112
staleLabel: Stale
1213
# Comment to post when marking an issue as stale. Set to `false` to disable
@@ -17,4 +18,4 @@ markComment: >
1718
unmarkComment: false
1819
# Comment to post when closing a stale issue. Set to `false` to disable
1920
closeComment: >
20-
This issue is closed. Please re-open if needed.
21+
This issue is closed. Please re-open if needed.

0 commit comments

Comments
 (0)