chore: nits to issues template

This commit is contained in:
Andrey Lushnikov 2020-01-30 18:32:05 -08:00
parent 293fc6f040
commit e33e4033db
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
---
name: Bug
name: Bug Report
about: Something doesn't work like it should? Tell us!
title: "[BUG]"
labels: ''

View File

@ -1,5 +1,5 @@
---
name: Question
name: I have a question
about: Feel free to ask us your questions!
title: "[Question]"
labels: ''

View File

@ -1,5 +1,5 @@
---
name: Regression
name: REGRESSION
about: Functionality that used to work and does not any more
title: "[REGRESSION]: "
labels: ''