From b3ecf51661249820f491d8a20d77c4acd95225bd Mon Sep 17 00:00:00 2001 From: NDI3-MDAx <83910001+NDI3-MDAx@users.noreply.github.com> Date: Sat, 8 Oct 2022 18:33:12 +0800 Subject: [PATCH] Use json as config highlighting in bug report Signed-off-by: NDI3-MDAx <83910001+NDI3-MDAx@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1f7361d5..99dec188 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -46,7 +46,7 @@ body: value: |-
- ```console + ```json # paste json here ```