diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index aa81d6e4df7..50a3dd55e86 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,7 +1,6 @@ name: Report an issue with Home Assistant Core description: Report an issue with Home Assistant Core. title: "" -issue_body: true body: - type: markdown attributes: @@ -85,13 +84,10 @@ body: label: Anything in the logs that might be useful for us? description: For example, error message, or stack traces. render: txt - - 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.