diff --git a/.github/ISSUE_TEMPLATE/001_bug_report.yml b/.github/ISSUE_TEMPLATE/001_bug_report.yml index 7675772db9f9e..f68fcf5c3bbd3 100644 --- a/.github/ISSUE_TEMPLATE/001_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/001_bug_report.yml @@ -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: |