We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c7fd64 commit fa463dfCopy full SHA for fa463df
.github/ISSUE_TEMPLATE/bug_request.md
@@ -1,7 +1,9 @@
1
---
2
name: Bug Report
3
about: Report a bug you encountered
4
-labels: kind/bug
+title: ''
5
+labels: kind/bug, needs-triage
6
+assignees: ''
7
8
9
.github/ISSUE_TEMPLATE/feature_request.md
@@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ''
-labels: ''
+labels: needs-triage
assignees: ''
@@ -12,4 +12,3 @@ assignees: ''
12
**What would you like to be added**:
13
14
**Why is this needed**:
15
-
.github/ISSUE_TEMPLATE/new-release.md
@@ -4,6 +4,7 @@ about: Propose a new release
title: Release v0.x.0
labels: ''
+
10
- [Introduction](#introduction)
0 commit comments