Update issue templates
authorSamantha Houts <samhouts@users.noreply.github.com>
Tue, 9 Apr 2019 17:31:33 +0000 (10:31 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Apr 2019 17:31:33 +0000 (10:31 -0700)
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/forms-previewer-bug-report.md
.github/ISSUE_TEMPLATE/spec.md

index 24eb84c..21596e3 100644 (file)
@@ -1,8 +1,8 @@
 ---
 name: Bug report
 about: Create a report to help us improve
-title: ''
-labels: 't/bug :bug:'
+title: "[Bug] "
+labels: t/bug :bug:, s/unverified
 assignees: ''
 
 ---
index 36b79dc..8a34cd9 100644 (file)
@@ -2,7 +2,7 @@
 name: Feature request
 about: Suggest an idea for this project
 title: "[Enhancement] YOUR IDEA!"
-labels: t/enhancement ➕
+labels: t/enhancement ➕, proposal-open
 assignees: ''
 
 ---
index b5e3d98..362b9dc 100644 (file)
@@ -2,7 +2,7 @@
 name: Forms Previewer Bug report
 about: Having a problem with the Previewer? Report it here!
 title: ''
-labels: forms-previewer
+labels: forms-previewer, s/unverified
 assignees: ''
 
 ---
index 91d3ab0..84f52eb 100644 (file)
@@ -1,8 +1,8 @@
 ---
 name: Spec
 about: An official specification for enhancements
-title: ''
-labels: ''
+title: "[Spec]  "
+labels: t/enhancement ➕, proposal-open
 assignees: ''
 
 ---