diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 630bf2e..ae8b00b 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -2,7 +2,7 @@ name: 报告Bug(请先查看常见问题及搜索issue列表中有无你要提的问题) about: 创建报告以帮助我们改进 title: '' -labels: 'bug' +labels: bug assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 8d1a312..a597106 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -2,7 +2,7 @@ name: 功能请求(请先查看常见问题及搜索issue列表中有无你要提的问题) about: 为这个项目提出一个想法 title: 例如:添加xxx功能、优化xxx功能 -labels: 'enhancement' +labels: enhancement assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/help.md b/.github/ISSUE_TEMPLATE/help.md new file mode 100644 index 0000000..671e5a0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/help.md @@ -0,0 +1,19 @@ +--- +name: 需要帮助 +about: "其它问题" +labels: help wanted + +--- + +### 版本、安装方式、系统 + +1. 你在使用什么版本的 + +2. 你通过什么方式安装 + +3. 你所使用的操作系统 + + +### 描述问题: + +