From 6d190885e136a51b677a362a09bfcf5fe2b4c5b8 Mon Sep 17 00:00:00 2001 From: Tim Lowden Date: Thu, 18 Jan 2024 09:38:03 -0500 Subject: [PATCH] Update BUG-TEMPLATE.yml --- .github/ISSUE_TEMPLATE/BUG-TEMPLATE.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/BUG-TEMPLATE.yml b/.github/ISSUE_TEMPLATE/BUG-TEMPLATE.yml index 0f3892bd9..77370a9b0 100644 --- a/.github/ISSUE_TEMPLATE/BUG-TEMPLATE.yml +++ b/.github/ISSUE_TEMPLATE/BUG-TEMPLATE.yml @@ -48,3 +48,8 @@ body: label: Relevant log output 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.