Skip to content

Commit a052fb1

Browse files
authored
Change issue template (#58)
1 parent c70897f commit a052fb1

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Tell us about a problem you are experiencing
4-
labels: bug
4+
labels: kind/bug
55

66
---
77

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature enhancement request
33
about: Suggest an idea for this project
4-
labels: enhancement, feature
4+
labels: enhancement, kind/feature
55

66
---
77

.github/ISSUE_TEMPLATE/report_vulnerability.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: Report vulnerability
33
about: Report a security vulnerability
4+
labels: kind/vulnerability
45

56
---
67

0 commit comments

Comments
 (0)