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 + +--- + +**具体说下** +希望改进...希望做成...希望新增... + +**为什么** +说明它在哪些情况下会带来哪些效果。