瀏覽代碼

Update issue templates

nieqiurong 1 年之前
父節點
當前提交
230e23f567
共有 3 個文件被更改,包括 36 次插入0 次删除
  1. 16 0
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 10 0
      .github/ISSUE_TEMPLATE/custom.md
  3. 10 0
      .github/ISSUE_TEMPLATE/feature_request.md

+ 16 - 0
.github/ISSUE_TEMPLATE/bug_report.md

@@ -0,0 +1,16 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**当前使用版本**
+
+**描述bug现象**
+
+**提供完整堆栈日志**
+
+**提供复现步骤或工程**

+ 10 - 0
.github/ISSUE_TEMPLATE/custom.md

@@ -0,0 +1,10 @@
+---
+name: Custom issue template
+about: Describe this issue template's purpose here.
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+

+ 10 - 0
.github/ISSUE_TEMPLATE/feature_request.md

@@ -0,0 +1,10 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**请详细描述需要增加的功能**