We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b514e03 commit 8e8c5aeCopy full SHA for 8e8c5ae
.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,7 +1,7 @@
1
---
2
name: Bug report
3
about: Create a report to help us improve
4
-title: "[BUG] "
+title: "[Bug] "
5
labels: bug
6
assignees: ''
7
.github/ISSUE_TEMPLATE/feature_request.md
name: Feature request
about: Suggest an idea for this project
-title: "[FEATURE] "
+title: "[Feature] "
labels: enhancement
.github/ISSUE_TEMPLATE/question---discussion.md
name: Question / Discussion
about: Describe this issue template's purpose here.
-title: "[QUESTION / DISCUSSION]"
+title: "[Question] "
labels: question
0 commit comments