We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d3d47 commit 106c8d8Copy full SHA for 106c8d8
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,6 @@
1
name: 🐛 Bug Report
2
description: Report a bug or issue with the project
3
-title: [BUG]:
+title: "[BUG]: "
4
labels: [bug]
5
assignees: []
6
.github/ISSUE_TEMPLATE/feature_request.yml
name: ✨ Feature Request
description: Suggest a new feature or enhancement for the project
-title: [FEATURE]:
+title: "[FEATURE]: "
labels: [enhancement]
0 commit comments