Просмотр исходного кода

docs(product-id form): request diagnostics, to help judge match quality

A lot of reports are coming through for matches to simple_switch and other generic configs
without really enough detail to judge whether a match should be made, or this is a more
complex device that the user just added as simple switch to get basic power control
Jason Rumney 1 неделя назад
Родитель
Сommit
fa4cf4c2d3
1 измененных файлов с 6 добавлено и 1 удалено
  1. 6 1
      .github/ISSUE_TEMPLATE/product-id.yml

+ 6 - 1
.github/ISSUE_TEMPLATE/product-id.yml

@@ -1,6 +1,6 @@
 name: Product details
 description: Report a new product id that matches an existing config
-title: Report a match for <config file name>
+title: Report a match for existing <device name>
 labels: ["device variant"]
 body:
   - type: markdown
@@ -32,3 +32,8 @@ body:
       label: Model
       description: |
         Model name or code for this device. Some devices will have both a name and a code, so you can enter both here, seperated by a `,`
+  - type: upload
+    id: diagnostics
+    attributes:
+      label: Upload diagnostics
+      descripion: Please upload the diagnostics for the device. This will help confirm the config file in use, and the match data.