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 fe2774f commit 8196781Copy full SHA for 8196781
.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: "\U0001F41B [BUG]"
+title: "\U0001F41B [BUG] ENTER_YOUR_TITLE_HERE"
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] ENTER_YOUR_TITLE_HERE"
labels: enhancement
0 commit comments