diff --git a/.github/ISSUE_TEMPLATE/feedback.yml b/.github/ISSUE_TEMPLATE/feedback.yml index 86425bcd6cf..e645919c62a 100644 --- a/.github/ISSUE_TEMPLATE/feedback.yml +++ b/.github/ISSUE_TEMPLATE/feedback.yml @@ -24,6 +24,7 @@ body: value: | ## Details - type: input + id: url attributes: label: URL placeholder: "http://www.home-assistant.io/..." @@ -32,6 +33,7 @@ body: validations: required: true - type: input + id: version attributes: label: Version placeholder: "e.g., 2022.7.0"