Update issue templates
authorStephane Delcroix <stephane@delcroix.org>
Thu, 6 Dec 2018 08:24:12 +0000 (09:24 +0100)
committerStephane Delcroix <stephane@delcroix.org>
Thu, 6 Dec 2018 08:24:12 +0000 (09:24 +0100)
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/spec.md

index 6be59e2..24eb84c 100644 (file)
@@ -1,6 +1,9 @@
 ---
 name: Bug report
 about: Create a report to help us improve
+title: ''
+labels: 't/bug :bug:'
+assignees: ''
 
 ---
 
index 2807520..7a32816 100644 (file)
@@ -1,6 +1,9 @@
 ---
 name: Feature request
 about: Suggest an idea for this project
+title: ''
+labels: t/enhancement ➕
+assignees: ''
 
 ---
 
index 404625e..91d3ab0 100644 (file)
@@ -1,6 +1,9 @@
 ---
 name: Spec
 about: An official specification for enhancements
+title: ''
+labels: ''
+assignees: ''
 
 ---