chore: update issue templates

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-09-19 10:05:19 -04:00
parent fcb279d5de
commit ef319d4b20
2 changed files with 5 additions and 3 deletions
+4 -2
View File
@@ -1,7 +1,7 @@
---
name: 🐛 Bug report
about: Report a bug for this project
title: 'bug: '
title: ''
labels: 'bug'
assignees: jef
@@ -9,7 +9,9 @@ assignees: jef
### Description
<!-- Describe the feature here. -->
<!-- Describe the bug here. -->
<!-- Please be as detailed as possible. -->
<!-- Include OS, screenshots and console outputs. -->
### Possible solution
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: 🚀 Feature request
about: Suggest a feature for this project
title: 'enhancement: '
title: ''
labels: 'enhancement'
assignees: jef