Selaa lähdekoodia

Update issue templates

木木的木头 2 vuotta sitten
vanhempi
säilyke
89f3e32ae4
1 muutettua tiedostoa jossa 5 lisäystä ja 2 poistoa
  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>
 
 ```
-.....
+这里贴上你的配置文件内容。
+Copy the contents of your configuration file here.
 ```
 
 </details>
@@ -36,7 +37,9 @@ A clear and concise description of what you expected to happen.
   <summary>log</summary>
 
 ```
-.....
+这里贴上问题相关日志
+Copy the contents of your log here.
+
 ```
 
 </details>