github: add command for device
authorChristian Schmidbauer <github@grische.xyz>
Mon, 2 Jan 2023 21:03:27 +0000 (22:03 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 6 Jan 2023 14:28:59 +0000 (15:28 +0100)
This adds a command to the issue template to simplify the "device" name reporting.

Signed-off-by: Christian Schmidbauer <github@grische.xyz>
.github/ISSUE_TEMPLATE/bug-report.yml

index d96591dc98d4c6ef1c12b98678d64ebb0d7e0ec5..fed2b8de7c95a735f13730632d634ef450b6cc36 100644 (file)
@@ -32,7 +32,9 @@ body:
     id: device
     attributes:
       label: Device
-      description: The device exhibiting this bug.
+      description: |
+        The device exhibiting this bug (if unsure, use command below).
+        ```cat /tmp/sysinfo/model```
     validations:
       required: true
   - type: dropdown