Update issue templates

Add 'NEW' label to issues created using the template
This commit is contained in:
Thijs Wiefferink 2019-01-13 22:26:54 +01:00 committed by GitHub
parent d3dfa86a65
commit f0952c32c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
name: Bug report
about: Report a problem in the plugin
title: ''
labels: 'Type: Bug'
labels: 'NEW, Type: Bug'
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea
title: ''
labels: 'Type: Feature'
labels: 'NEW, Type: Feature'
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Support question
about: Ask help with the setup or usage of the plugin
title: ''
labels: 'Type: Support'
labels: 'NEW, Type: Support'
assignees: ''
---