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 cafb144 commit cac9801Copy full SHA for cac9801
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -2,6 +2,7 @@ name: Bug report
2
description: Report a bug in an existing quirk or a general issue with the project.
3
title: "[BUG] "
4
labels: ["possible bug"]
5
+type: "bug"
6
body:
7
- type: markdown
8
attributes:
.github/ISSUE_TEMPLATE/device_support_request.yml
@@ -2,6 +2,7 @@ name: Device support request
description: Request support for an unsupported device or a missing device feature.
title: "[Device Support Request] "
labels: ["device support request"]
+type: "feature request"
0 commit comments