We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f656346 commit f373bc4Copy full SHA for f373bc4
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