From 1da3bcb81778e32fa9d60c11f9aeb93e4fccf187 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 21 Apr 2023 13:22:16 -0400 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index adc9af1a..cc13c3ad 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -15,7 +15,7 @@ body: - type: textarea id: screenshot attributes: - label: If applicable, add screenshots to help explain the issue. + label: If relevant, including screenshots or a code block can be helpful in clarifying the issue. validations: required: false - type: textarea