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 e11ebfa commit fa005d8Copy full SHA for fa005d8
.github/stale.yml
@@ -16,8 +16,13 @@ exemptLabels:
16
- "issue: bug"
17
- "issue: needs investigation"
18
- "issue: proposal"
19
- - "tag: bug fix"
20
- "tag: breaking change"
+ - "tag: bug fix"
21
+ - "tag: documentation"
22
+ - "tag: enhancement"
23
+ - "tag: internal"
24
+ - "tag: new feature"
25
+ - "tag: underlying tools"
26
27
# Set to true to ignore issues in a project (defaults to false)
28
exemptProjects: true
0 commit comments