8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca27c5a commit 14c8e86Copy full SHA for 14c8e86
.github/stale.yml
@@ -6,6 +6,9 @@ daysUntilClose: 7
6
exemptLabels:
7
- pinned
8
- security
9
+ - 🐛bug
10
+ - 🚀enhancement
11
+ - 😭help%20wanted
12
# Label to use when marking an issue as stale
13
staleLabel: wontfix
14
# Comment to post when marking an issue as stale. Set to `false` to disable
@@ -14,4 +17,4 @@ markComment: >
17
recent activity. It will be closed if no further activity occurs. Thank you
15
18
for your contributions.
16
19
# Comment to post when closing a stale issue. Set to `false` to disable
-closeComment: false
20
+closeComment: false
0 commit comments