From 654035a4693b6b1a962343386042454acf7fd210 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Wed, 4 Dec 2019 10:45:31 +0800 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/----.md | 2 +- .github/ISSUE_TEMPLATE/--bug.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/----.md b/.github/ISSUE_TEMPLATE/----.md index 0c42e0f2..29f9b3f8 100644 --- a/.github/ISSUE_TEMPLATE/----.md +++ b/.github/ISSUE_TEMPLATE/----.md @@ -1,5 +1,5 @@ --- -name: 功能请求(请先搜索issue列表中有无你要提的问题) +name: 功能请求(请先查看常见问题及搜索issue列表中有无你要提的问题) about: 为这个项目提出一个想法 title: 例如:添加xxx功能、优化xxx功能 labels: '' diff --git a/.github/ISSUE_TEMPLATE/--bug.md b/.github/ISSUE_TEMPLATE/--bug.md index f10d281b..23a3320a 100644 --- a/.github/ISSUE_TEMPLATE/--bug.md +++ b/.github/ISSUE_TEMPLATE/--bug.md @@ -1,5 +1,5 @@ --- -name: 报告Bug(请先搜索issue列表中有无你要提的问题) +name: 报告Bug(请先查看常见问题及搜索issue列表中有无你要提的问题) about: 创建报告以帮助我们改进 title: 例如:音乐无法播放 labels: ''