Browse Source

Update issue templates

nieqiurong 1 year ago
parent
commit
230e23f567

+ 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: ''
+
+---
+
+**请详细描述需要增加的功能**