We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffdf935 commit cae4e6dCopy full SHA for cae4e6d
2 files changed
.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] [COMPONENT_NAME] Your Title."
+title: "[COMPONENT_NAME] Your Title."
5
labels: bug
6
assignees: ''
7
.github/ISSUE_TEMPLATE/feature_request.md
name: Feature request
about: Suggest an idea for this project
-title: "[FEATURE] [COMPONENT] My Feature Request"
+title: "[COMPONENT] My Feature Request"
labels: enhancement
0 commit comments