chore: update issue templates

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-10-01 13:35:16 -04:00
parent 313d176848
commit eee6b8183a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name: 🐛 Bug report name: 🐛 Bug report
about: Report a bug for this project about: Report a bug for this project
title: '' title: ''
labels: 'bug' labels: 'type: bug'
assignees: jef assignees: jef
--- ---
+1 -1
View File
@@ -2,7 +2,7 @@
name: 🚀 Feature request name: 🚀 Feature request
about: Suggest a feature for this project about: Suggest a feature for this project
title: '' title: ''
labels: 'enhancement' labels: 'type: enhancement'
assignees: jef assignees: jef
--- ---