添加issue模版

This commit is contained in:
buvta
2020-11-15 15:07:19 +08:00
parent 790ea92180
commit aba07ea20b
3 changed files with 21 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
name: 报告Bug(请先查看常见问题及搜索issue列表中有无你要提的问题)
about: 创建报告以帮助我们改进
title: ''
labels: 'bug'
labels: bug
assignees: ''
---

View File

@@ -2,7 +2,7 @@
name: 功能请求(请先查看常见问题及搜索issue列表中有无你要提的问题)
about: 为这个项目提出一个想法
title: 例如添加xxx功能、优化xxx功能
labels: 'enhancement'
labels: enhancement
assignees: ''
---

19
.github/ISSUE_TEMPLATE/help.md vendored Normal file
View File

@@ -0,0 +1,19 @@
---
name: 需要帮助
about: "其它问题"
labels: help wanted
---
### 版本、安装方式、系统
1. 你在使用什么版本的
2. 你通过什么方式安装
3. 你所使用的操作系统
### 描述问题:
<!-- 在下方描述问题 -->