.github/ISSUE_TEMPLATE: Add host_info command section into bug report template

This commit is contained in:
Eren Terzioglu 2025-01-20 14:39:29 +01:00 committed by Xiang Xiao
parent 1d205e9ae2
commit 33ebfe1a17

View file

@ -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: |