Skip to content

Commit 7dd609c

Browse files
authored
Update issue templates
1 parent a1199b1 commit 7dd609c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Create a bug report to help us improve the project
44
title: ''
5-
labels: 'type: bug, status: waiting-for-triage'
5+
labels: status/waiting for triage
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
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: 'status: waiting-for-triage, type: feature'
5+
labels: status/waiting for triage
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/miscellaneous.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Miscellaneous
33
about: Suggest an improvement for this project
44
title: ''
5-
labels: 'status: waiting-for-triage'
5+
labels: status/waiting for triage
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)