From 96d04ec17e7f5b3efdfc04c5ce08e9846825895b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 20 Apr 2021 12:24:08 +0200 Subject: [PATCH] Update GitHub issue form (#2827) --- .github/ISSUE_TEMPLATE/bug_report.yml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index bce488d80..ef66851c6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,8 +1,6 @@ name: Bug Report Form -about: Report an issue related to the Home Assistant Supervisor. +description: Report an issue related to the Home Assistant Supervisor. labels: bug -title: "" -issue_body: true body: - type: markdown attributes: @@ -95,12 +93,10 @@ body: # Put your logs below this line ``` - - 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. + Please note, you can attach screenshots or screen recordings here, by + dragging and dropping files in the field below.