Skip to content

Commit f0952c3

Browse files
authored
Update issue templates
Add 'NEW' label to issues created using the template
1 parent d3dfa86 commit f0952c3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Report a problem in the plugin
44
title: ''
5-
labels: 'Type: Bug'
5+
labels: 'NEW, Type: Bug'
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

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

88
---

.github/ISSUE_TEMPLATE/support-question.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Support question
33
about: Ask help with the setup or usage of the plugin
44
title: ''
5-
labels: 'Type: Support'
5+
labels: 'NEW, Type: Support'
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)