瀏覽代碼

fix: issue templates

Sv443 1 年之前
父節點
當前提交
d7777624de
共有 2 個文件被更改,包括 16 次插入9 次删除
  1. 12 7
      .github/ISSUE_TEMPLATE/1_bug_report.md
  2. 4 2
      .github/ISSUE_TEMPLATE/2_feature_request.md

+ 12 - 7
.github/ISSUE_TEMPLATE/1_bug_report.md

@@ -7,15 +7,20 @@ assignees: Sv443
 
 ---
 
-### Description of the bug and steps to reproduce
+
+### Description of the bug and steps to reproduce:
 <!-- A clear and concise description of what the bug is -->
 <!-- Also include steps to reproduce it -->
 
-### Environment
-- Browser name: 
-- Browser version: 
-- Userscript version & build number: 
-<!-- To view the userscript version and build number, open the JavaScript console (usually with F12). It should be near the very top. -->
 
-### Other info / screenshots
+### Environment:
+- Browser name & version: 
+- Userscript version & build number: x.x.x (xxxxxxx)
+<!--
+  To view the userscript version and build number, either open the configuration menu and copy the numbers and letters at the bottom,
+  or open the JavaScript console of your browser (usually with F12). It should be near the very top.
+-->
+
+
+### Other info / screenshots:
 <!-- If applicable and possible, add other information or screenshots to help explain your problem. -->

+ 4 - 2
.github/ISSUE_TEMPLATE/2_feature_request.md

@@ -7,8 +7,10 @@ assignees: Sv443
 
 ---
 
-### Description of the feature
+
+### Description of the feature:
 <!-- A clear and concise description of what feature you want to be added to BetterYTM -->
 
-### Other info / sketches
+
+### Other info / sketches:
 <!-- If applicable and possible, add other information or sketches to help explain your suggestion -->