This commit is contained in:
Alex Collins 2019-04-16 11:25:20 -07:00
parent 03be9c90ea
commit feb4ca76d3
2 changed files with 2 additions and 2 deletions

View file

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

View file

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