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 5fe8acc commit 164117cCopy full SHA for 164117c
.github/stale.yml
@@ -9,7 +9,7 @@ exemptLabels:
9
- 'status: accepted'
10
- 'status: future'
11
- 'status: wip'
12
- - 'status: bug'
+ - 'type: bug'
13
# Label to use when marking an issue as stale
14
staleLabel: 'status: stale'
15
# Comment to post when marking an issue as stale. Set to `false` to disable
0 commit comments