github: add command for device

This adds a command to the issue template to simplify the "device" name reporting.

Signed-off-by: Christian Schmidbauer <github@grische.xyz>
(cherry picked from commit 169878a190c2d42ffb5f6d10017e627da852e467)
This commit is contained in:
Christian Schmidbauer 2023-01-02 22:03:27 +01:00 committed by Tianling Shen
parent 619e883cb0
commit b9408b6b39
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View 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