Browse Source

chore: update issue templates

Ahmad Kholid 3 years ago
parent
commit
58929a1770

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.md

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

+ 1 - 1
.github/ISSUE_TEMPLATE/feature_request.md

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