소스 검색

Update issue templates

木木的木头 2 년 전
부모
커밋
89f3e32ae4
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 5 2
      .github/ISSUE_TEMPLATE/bug_report.md

+ 5 - 2
.github/ISSUE_TEMPLATE/bug_report.md

@@ -25,7 +25,8 @@ A clear and concise description of what you expected to happen.
   <summary>config.json</summary>
   <summary>config.json</summary>
 
 
 ```
 ```
-.....
+这里贴上你的配置文件内容。
+Copy the contents of your configuration file here.
 ```
 ```
 
 
 </details>
 </details>
@@ -36,7 +37,9 @@ A clear and concise description of what you expected to happen.
   <summary>log</summary>
   <summary>log</summary>
 
 
 ```
 ```
-.....
+这里贴上问题相关日志
+Copy the contents of your log here.
+
 ```
 ```
 
 
 </details>
 </details>