chore: nits to issues template
This commit is contained in:
parent
293fc6f040
commit
e33e4033db
2
.github/ISSUE_TEMPLATE/bug.md
vendored
2
.github/ISSUE_TEMPLATE/bug.md
vendored
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: Bug
|
||||
name: Bug Report
|
||||
about: Something doesn't work like it should? Tell us!
|
||||
title: "[BUG]"
|
||||
labels: ''
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: Question
|
||||
name: I have a question
|
||||
about: Feel free to ask us your questions!
|
||||
title: "[Question]"
|
||||
labels: ''
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/regression.md
vendored
2
.github/ISSUE_TEMPLATE/regression.md
vendored
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: Regression
|
||||
name: REGRESSION
|
||||
about: Functionality that used to work and does not any more
|
||||
title: "[REGRESSION]: "
|
||||
labels: ''
|
||||
|
|
|
|||
Loading…
Reference in a new issue