1
0
mirror of https://github.com/kami-blue/client synced 2024-12-19 13:40:48 +00:00

fix issue templates to add labels

This commit is contained in:
S-B99 2019-10-27 20:12:24 -04:00
parent 3b90427fba
commit 8dc9e85fa8
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
labels: bug
--- ---

View File

@ -1,6 +1,7 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
labels: enhancement
--- ---