Browse Source

prefix with [Bug]

Markus Neteler 5 years ago
parent
commit
9ee93925f4

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

@@ -1,7 +1,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: "[Bug]"
 labels: ''
 labels: ''
 assignees: ''
 assignees: ''
 
 

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

@@ -1,7 +1,7 @@
 ---
 ---
 name: Feature request
 name: Feature request
 about: Suggest an idea for this project
 about: Suggest an idea for this project
-title: ''
+title: "[Feat]"
 labels: ''
 labels: ''
 assignees: ''
 assignees: ''