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 978a10f commit 020c96bCopy full SHA for 020c96b
.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,8 +1,8 @@
1
---
2
-name: ⚠️ Bug report
+name: "⚠️ Bug report"
3
about: Create a report to help us improve
4
title: ""
5
-labels: bug
+labels: "type: bug"
6
assignees: ""
7
8
.github/ISSUE_TEMPLATE/feature_request.md
-name: 💡 Feature request
+name: "\U0001F4A1 Feature request"
about: Suggest an idea for this project
-labels: feature request
+labels: "type: feature request"
0 commit comments