From df1ca9499e985449c3bc2640089199e3e26fa8b5 Mon Sep 17 00:00:00 2001 From: Tim Lowden Date: Thu, 18 Jan 2024 09:40:26 -0500 Subject: [PATCH] Update BUG-TEMPLATE.yml --- .github/ISSUE_TEMPLATE/BUG-TEMPLATE.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-TEMPLATE.yml b/.github/ISSUE_TEMPLATE/BUG-TEMPLATE.yml index 77370a9b0..8e2249c30 100644 --- a/.github/ISSUE_TEMPLATE/BUG-TEMPLATE.yml +++ b/.github/ISSUE_TEMPLATE/BUG-TEMPLATE.yml @@ -7,7 +7,7 @@ body: - type: markdown attributes: value: | - Please use this form to file new bugs! + Please use this form to file new bugs! Add screenshots to the comments of this initial form. - type: input id: contact attributes: @@ -49,7 +49,3 @@ body: description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. render: shell required: false - - type: markdown - attributes: - value: | - Please add screenshots to the comments of this initial issue.