Browse Source

Update issue templates

zhōuhào 6 years ago
parent
commit
454f25da33
3 changed files with 51 additions and 0 deletions
  1. 14 0
      .github/ISSUE_TEMPLATE/-----.md
  2. 14 0
      .github/ISSUE_TEMPLATE/--.md
  3. 23 0
      .github/ISSUE_TEMPLATE/bug---.md

+ 14 - 0
.github/ISSUE_TEMPLATE/-----.md

@@ -0,0 +1,14 @@
+---
+name: 疑问 帮助
+about: 有任何疑问尽管提
+title: "[疑问]"
+labels: 帮助
+assignees: zhou-hao
+
+---
+
+# 环境
+java: 1.8.0_131
+hsweb: 3.0.5
+
+# 问题说明

+ 14 - 0
.github/ISSUE_TEMPLATE/--.md

@@ -0,0 +1,14 @@
+---
+name: 求教
+about: 有任何疑问尽管提
+title: "[疑问]"
+labels: 帮助
+assignees: zhou-hao
+
+---
+
+# 环境
+java: 1.8.0_131
+hsweb: 3.0.5
+
+# 问题说明

+ 23 - 0
.github/ISSUE_TEMPLATE/bug---.md

@@ -0,0 +1,23 @@
+---
+name: Bug 提交
+about: 提交bug,帮助我们更好完善项目.
+title: "[BUG]"
+labels: bug
+assignees: zhou-hao
+
+---
+
+# BUG 说明
+简要说明bug情况
+
+# 运行环境
+java: 1.8.0_131
+maven: 3.3.9
+hsweb: 3.0.5
+ 
+# 复现步骤
+
+# 期望结果
+此功能期望的执行结果
+
+# 截图说明