We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a52ac commit 68f29f8Copy full SHA for 68f29f8
2 files changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,7 +2,7 @@
2
name: Bug report
3
about: Create a report to help us improve
4
title: ''
5
-labels: ''
+labels: bug
6
assignees: ''
7
8
---
.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,8 +1,8 @@
1
name: Feature request
about: Suggest an idea for this project
-title: ''
+title: "[FEATURE] "
+labels: feature
0 commit comments