From 5cf226e177382c0bad3eb8fa028ccf9e099c7083 Mon Sep 17 00:00:00 2001 From: kallewoof Date: Sat, 24 Feb 2024 21:59:16 +0900 Subject: [PATCH] Use yaml codeblock for config.yaml field (#1303) [skip ci] --- .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 5cf332587..1ed703d4e 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -59,6 +59,7 @@ body: label: Config yaml description: | Please attach the config yaml! + render: yaml - type: textarea id: possible-solution