diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 875e5ed18..38e81dc80 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -27,6 +27,12 @@ body: - Other validations: required: true + - type: input + id: component_id + attributes: + label: component version + description: Which component version does this issue occur on? (see your `idf_component.yml`) + placeholder: ex. 1.0.0 - type: input id: idf_version attributes: