updated issue templates

This commit is contained in:
Mike Farah 2020-11-25 22:33:50 +11:00
parent 93136ba840
commit f42728eef7
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
name: Bug report - V3
about: Create a report to help us improve
title: ''
labels: [bug,v3]
labels: bug, v3
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Bug report - V4
about: Create a report to help us improve
title: ''
labels: [bug,v4]
labels: bug, v4
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Feature request - V4
about: Suggest an idea for this project
title: ''
labels: [enhancement, v4]
labels: enhancement, v4
assignees: ''
---