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 ```