From d81e2b557982924677c5b57ec729a4ad0ae6c8a8 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 20 Apr 2021 12:15:50 +0200 Subject: [PATCH] Update GitHub issue form (#17530) --- .github/ISSUE_TEMPLATE/feedback.yml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) 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.