Skip to content

Commit e33e403

Browse files
committed
chore: nits to issues template
1 parent 293fc6f commit e33e403

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Bug
2+
name: Bug Report
33
about: Something doesn't work like it should? Tell us!
44
title: "[BUG]"
55
labels: ''

.github/ISSUE_TEMPLATE/question.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Question
2+
name: I have a question
33
about: Feel free to ask us your questions!
44
title: "[Question]"
55
labels: ''

.github/ISSUE_TEMPLATE/regression.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Regression
2+
name: REGRESSION
33
about: Functionality that used to work and does not any more
44
title: "[REGRESSION]: "
55
labels: ''

0 commit comments

Comments
 (0)