Skip to content

Commit 56f11bc

Browse files
committed
.github: Update issue templates
1 parent dcd51eb commit 56f11bc

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md renamed to .github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
me: Bug Report
2+
name: Bug Report
33
about: If things aren't working as expected.
44

55
---

.github/ISSUE_TEMPLATE/Feature_request.md renamed to .github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
me: Feature Request
2+
name: Feature Request
33
about: Suggest a feature
44

55
---
@@ -11,4 +11,3 @@ A clear and concise description of what the problem is. Example: "I have an issu
1111

1212
**Describe the solution you'd like**
1313
A clear and concise description of what you want to happen. Add any considered drawbacks.
14-

.github/ISSUE_TEMPLATE/Question.md renamed to .github/ISSUE_TEMPLATE/support-question.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
me: Question
2+
name: Support Question
33
about: Any support questions you might have.
44

55
---
6+
67
<!--
78
Thanks for filing an issue! Before hitting the button, please answer these questions.
89
@@ -41,4 +42,3 @@ A clear and concise description of what you expected to happen (or insert a code
4142

4243
**Additional context**
4344
Add any other context about the question here.
44-

0 commit comments

Comments
 (0)