From d56a46bc478b14225195087e707593ddbb67a492 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 23 Aug 2023 13:44:59 -0400 Subject: [PATCH] Update bug_report.yaml tweak --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index b9a2964e..42fbf591 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -40,6 +40,7 @@ body: id: screenshot attributes: label: If relevant, including screenshots or a code block can be helpful in clarifying the issue. + placeholder: Code blocks commence and conclude with three backticks (```). validations: required: false - type: textarea