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.
2 parents bbaf92c + 0fc4aea commit 4ade32fCopy full SHA for 4ade32f
.github/stale.yml
@@ -6,6 +6,7 @@ daysUntilClose: 30
6
exemptLabels:
7
- pinned
8
- security
9
+ - bug
10
# Label to use when marking an issue as stale
11
staleLabel: stale
12
# Comment to post when marking an issue as stale. Set to `false` to disable
@@ -14,4 +15,4 @@ markComment: >
14
15
recent activity. After 30 days from now, it will be closed if no further
16
activity occurs. Thank you for your contributions.
17
# Comment to post when closing a stale issue. Set to `false` to disable
-closeComment: false
18
+closeComment: false
0 commit comments