We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f656346 + f373bc4 commit 3c52712Copy full SHA for 3c52712
3 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/device-support-request.md
name: Device support request
about: Request support for a new device
+labels: 'device'
.github/ISSUE_TEMPLATE/feature-request.md
name: Feature request
about: Suggest an idea for this project
+labels: 'enhancement'
0 commit comments