Skip to content

Commit 6bc5e71

Browse files
eren-terziogluxiaoxiang781216
authored andcommitted
.github/ISSUE_TEMPLATE: Add host_info command section into bug report template
1 parent 2dcad90 commit 6bc5e71

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/001_bug_report.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,13 @@ body:
140140
validations:
141141
required: true
142142

143+
- type: textarea
144+
attributes:
145+
label: "Host information"
146+
description: "What is the output of `make host_info` command while your buggy configuration selected and if possible device connected to your system?"
147+
validations:
148+
required: false
149+
143150
- type: markdown
144151
attributes:
145152
value: |

0 commit comments

Comments
 (0)