From d254ae535c1c5596716d9ffe4e8bc0472326738e Mon Sep 17 00:00:00 2001 From: Zyronon Date: Wed, 23 Aug 2023 16:34:47 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 20 ------------------- .../功能请求---feature-request.md | 20 +++++++++++++++++++ 2 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/功能请求---feature-request.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index bbcbbe7d..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: '' -assignees: '' - ---- - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/功能请求---feature-request.md b/.github/ISSUE_TEMPLATE/功能请求---feature-request.md new file mode 100644 index 00000000..e0cbed9c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/功能请求---feature-request.md @@ -0,0 +1,20 @@ +--- +name: 功能请求 | Feature request +about: 创建一个功能请求 | Create a feature request +title: '' +labels: '' +assignees: '' + +--- + +1、描述 +请尽可能详细描述您需要的特性。 + +2、这个功能解决了什么问题? +请尽可能详尽地说明这个需求的用例和场景 + +1. Description +Please provide as detailed a description as possible of the features you need. + +2. What problem does this feature solve? +Please provide as detailed a description of the use cases and scenarios for this requirement as possible