projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
457cc59
)
github: add command for device
author
Christian Schmidbauer
<
[email protected]
>
Mon, 2 Jan 2023 21:03:27 +0000
(22:03 +0100)
committer
Christian Marangi
<
[email protected]
>
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 <
[email protected]
>
.github/ISSUE_TEMPLATE/bug-report.yml
patch
|
blob
|
history
diff --git
a/.github/ISSUE_TEMPLATE/bug-report.yml
b/.github/ISSUE_TEMPLATE/bug-report.yml
index d96591dc98d4c6ef1c12b98678d64ebb0d7e0ec5..fed2b8de7c95a735f13730632d634ef450b6cc36 100644
(file)
--- a/
.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/
.github/ISSUE_TEMPLATE/bug-report.yml
@@
-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