Commit c0b4d8500bbba1bdf4e87e31e71573167a8ed470

Authored by Andrew Kane
Committed by GitHub
1 parent e68a4ad5

Update issue templates [skip ci]

.github/ISSUE_TEMPLATE/bug_report.md
... ... @@ -2,7 +2,7 @@
2 2 name: Bug report
3 3 about: Create a report to help us improve
4 4 title: ''
5   -labels: ''
  5 +labels: bug report
6 6 assignees: ''
7 7  
8 8 ---
... ...
.github/ISSUE_TEMPLATE/feature_request.md
... ... @@ -2,7 +2,7 @@
2 2 name: Feature request
3 3 about: Suggest an idea for this project
4 4 title: ''
5   -labels: ''
  5 +labels: feature request
6 6 assignees: ''
7 7  
8 8 ---
... ...