From 4b3b7024596e5f81bc24dddb7310a9eb8b8c0809 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Sun, 15 Nov 2020 14:51:20 -0600 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7dc908815..ac6fd3671 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,8 +14,8 @@ A clear and concise description of what the bug is. What version are you using? **Config file** -Include your full config file wrapped in back ticks. -``` +Include your full config file wrapped in triple back ticks. +```yaml config here ```