Skip to content

Commit e03802a

Browse files
kfswainrlakhtakia
authored andcommitted
Update issue templates (kubernetes-sigs#738)
* Update issue templates * Updates artifacts for v0.3.0-rc.1 release Signed-off-by: Kellen Swain <[email protected]> * Updates bbr chart for v0.3.0-rc.1 release Signed-off-by: Kellen Swain <[email protected]> * Updates artifacts for v0.3.0 release Signed-off-by: Kellen Swain <[email protected]> * Adding blank issue template so that all issues start with label --------- Signed-off-by: Kellen Swain <[email protected]>
1 parent ec4af3b commit e03802a

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

.github/ISSUE_TEMPLATE/bug_request.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
name: Bug Report
33
about: Report a bug you encountered
4-
labels: kind/bug
4+
title: ''
5+
labels: kind/bug, needs-triage
6+
assignees: ''
57

68
---
79

.github/ISSUE_TEMPLATE/feature_request.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: ''
5-
labels: ''
5+
labels: needs-triage
66
assignees: ''
77

88
---
@@ -12,4 +12,3 @@ assignees: ''
1212
**What would you like to be added**:
1313

1414
**Why is this needed**:
15-
+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Blank Issue
3+
about: ''
4+
title: ''
5+
labels: needs-triage
6+
assignees: ''
7+
8+
---

.github/ISSUE_TEMPLATE/new-release.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ about: Propose a new release
44
title: Release v0.x.0
55
labels: ''
66
assignees: ''
7+
78
---
89

910
- [Introduction](#introduction)

0 commit comments

Comments
 (0)