From aba07ea20bb86fbedca4420a5ebe9b468032d5a9 Mon Sep 17 00:00:00 2001 From: buvta <12312540+buvta@users.noreply.github.com> Date: Sun, 15 Nov 2020 15:07:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0issue=E6=A8=A1=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug.md | 2 +- .github/ISSUE_TEMPLATE/feature.md | 2 +- .github/ISSUE_TEMPLATE/help.md | 19 +++++++++++++++++++ 3 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/help.md 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. 你所使用的操作系统 + + +### 描述问题: + +