diff --git a/.github/ISSUE_TEMPLATE/feedback.yml b/.github/ISSUE_TEMPLATE/feedback.yml index 81ef990909e..d347c87d921 100644 --- a/.github/ISSUE_TEMPLATE/feedback.yml +++ b/.github/ISSUE_TEMPLATE/feedback.yml @@ -1,7 +1,5 @@ name: Documentation feedback -about: Provide feedback on a page on our website -title: "" -issue_body: true +description: Provide feedback on a page on our website body: - type: markdown attributes: @@ -41,13 +39,10 @@ body: Current version of the documentation. This usually matches the Home Assistant Core release version, and can be found at the bottom of the page. - - type: markdown + - type: textarea attributes: - value: | - ## Additional information - - type: markdown - attributes: - value: > + label: Additional information + description: > If you have any additional information for us, use the field below. Please note, you can attach screenshots or screen recordings here, by dragging and dropping files in the field below.