From 31b0b721c86b3dbf4c46d76668e8d7ecd7b305e5 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 26 Apr 2021 22:16:28 +0200 Subject: [PATCH] Update GitHub issue form with render field (#2841) --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ef66851c6..758c2bd79 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -88,11 +88,7 @@ body: label: Anything in the Supervisor logs that might be useful for us? description: > The Supervisor logs can be found in the Supervisor panel -> System tab. - value: | - ```txt - # Put your logs below this line - - ``` + render: txt - type: textarea attributes: label: Additional information