Bläddra i källkod

Update bug_report.md

Blake Blackshear 4 år sedan
förälder
incheckning
4b3b702459
1 ändrade filer med 2 tillägg och 2 borttagningar
  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
 ```