From b746308c770eabb06369bdf823e076742419316b Mon Sep 17 00:00:00 2001 From: TommyLemon <1184482681@qq.com> Date: Sat, 15 Sep 2018 02:23:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0issue=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/{----.md => --bug.md} | 0 .github/ISSUE_TEMPLATE/--custom.md | 7 +++++++ .github/ISSUE_TEMPLATE/--feature_request.md | 11 +++++++++++ 3 files changed, 18 insertions(+) rename .github/ISSUE_TEMPLATE/{----.md => --bug.md} (100%) mode change 100644 => 100755 create mode 100755 .github/ISSUE_TEMPLATE/--custom.md create mode 100755 .github/ISSUE_TEMPLATE/--feature_request.md diff --git a/.github/ISSUE_TEMPLATE/----.md b/.github/ISSUE_TEMPLATE/--bug.md old mode 100644 new mode 100755 similarity index 100% rename from .github/ISSUE_TEMPLATE/----.md rename to .github/ISSUE_TEMPLATE/--bug.md diff --git a/.github/ISSUE_TEMPLATE/--custom.md b/.github/ISSUE_TEMPLATE/--custom.md new file mode 100755 index 00000000..5a47bb25 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--custom.md @@ -0,0 +1,7 @@ +--- +name: 其它反馈 +about: Describe this issue template's purpose here. + +--- + + diff --git a/.github/ISSUE_TEMPLATE/--feature_request.md b/.github/ISSUE_TEMPLATE/--feature_request.md new file mode 100755 index 00000000..f8c0c4c7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--feature_request.md @@ -0,0 +1,11 @@ +--- +name: 功能改进 +about: Suggest an idea for this project + +--- + +**具体说下** +希望改进...希望做成...希望新增... + +**为什么** +说明它在哪些情况下会带来哪些效果。