mirror of
https://github.com/immortalwrt/immortalwrt
synced 2025-01-07 03:27:22 +08:00
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 169878a190
)
This commit is contained in:
parent
619e883cb0
commit
b9408b6b39
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -32,7 +32,9 @@ body:
|
|||||||
id: device
|
id: device
|
||||||
attributes:
|
attributes:
|
||||||
label: Device
|
label: Device
|
||||||
description: The device exhibiting this bug.
|
description: |
|
||||||
|
The device exhibiting this bug (if unsure, use command below).
|
||||||
|
```cat /tmp/sysinfo/model```
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
Loading…
Reference in New Issue
Block a user