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.
T-needs-triage
1 parent 57c621d commit 1ba907bCopy full SHA for 1ba907b
.github/ISSUE_TEMPLATE/BUG-FORM.yml
@@ -1,6 +1,6 @@
1
name: Bug report
2
description: File a bug report
3
-labels: ["T-bug"]
+labels: ["T-bug", "T-needs-triage"]
4
body:
5
- type: markdown
6
attributes:
.github/ISSUE_TEMPLATE/FEATURE-FORM.yml
name: Feature request
description: Suggest a feature
-labels: ["T-feature"]
+labels: ["T-feature", "T-needs-triage"]
0 commit comments