Browse Source

Update issue templates

木木的木头 2 năm trước cách đây
mục cha
commit
89f3e32ae4
1 tập tin đã thay đổi với 5 bổ sung2 xóa
  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>