mirror of
https://github.com/apache/nuttx.git
synced 2026-09-24 00:42:03 +08:00
.github/ISSUE_TEMPLATE: Add host_info command section into bug report template
This commit is contained in:
committed by
Xiang Xiao
parent
1d205e9ae2
commit
33ebfe1a17
@@ -129,6 +129,13 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Host information"
|
||||
description: "What is the output of `make host_info` command while your buggy configuration selected and if possible device connected to your system?"
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
|
||||
Reference in New Issue
Block a user