diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 036a51a..4746e1a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,20 +1,26 @@ --- -name: Feature request -about: Suggest an idea for this project +name: Feature request | 功能请求 +about: Suggest an idea for this project | 请求一个新功能/提供点子 title: '' labels: enhancement assignees: guiqiqi --- -**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 [...] +**What you want [Required]** +Describe the function you want. -**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. +**The solution you think [Optional]** +Please provide a solution that you think may be possible to achieve this function, or an existing implementation (from another project). -**Additional context** -Add any other context or screenshots about the feature request here. +**你认为的可能解决方案 [可选]** +请提供一个你认为不错的解决方案,或者现有从别的项目中有的实现。 + +**Additional context [Optional]** +Add any other context about the problem here. + +**额外信息 [可选]** +这里可以填入关于此 Bug 的额外信息。 |