소스 검색

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