diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..19730db --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,10 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "[Feature] " +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/问题反馈.md b/.github/ISSUE_TEMPLATE/问题反馈.md index 09df467..097322a 100644 --- a/.github/ISSUE_TEMPLATE/问题反馈.md +++ b/.github/ISSUE_TEMPLATE/问题反馈.md @@ -3,7 +3,7 @@ name: 问题反馈 about: 效果不符合预期 / 有 bug title: "[Bug] " labels: '' -assignees: AnotiaWang +assignees: '' ---