-
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5cb125b
commit 40b868e
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name: Feature request / 功能要求 | ||
about: Suggest an idea for this project / 为这个项目提出一个想法 | ||
title: "[FR]" | ||
labels: enhancement | ||
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. |