ソースを参照

Update bug_report.md

Blake Blackshear 4 年 前
コミット
4b3b702459
1 ファイル変更2 行追加2 行削除
  1. 2 2
      .github/ISSUE_TEMPLATE/bug_report.md

+ 2 - 2
.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
 ```