✨ feat: add English feature request template to GitHub issue tracker for enhanced feature proposal submissions
This commit is contained in:
22
.github/ISSUE_TEMPLATE/feature_request_en.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/feature_request_en.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
name: Feature Request
|
||||||
|
about: Describe the new feature you would like to add with clear and detailed language
|
||||||
|
title: ''
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Routine Checks**
|
||||||
|
|
||||||
|
[//]: # (Remove the space in the box and fill with an x)
|
||||||
|
+ [ ] I have confirmed there are no similar issues currently
|
||||||
|
+ [ ] I have confirmed I have upgraded to the latest version
|
||||||
|
+ [ ] I have thoroughly read the project README and confirmed the current version cannot meet my needs
|
||||||
|
+ [ ] I understand and am willing to follow up on this issue, assist with testing and provide feedback
|
||||||
|
+ [ ] I understand and acknowledge the above, and understand that project maintainers have limited time and energy, **issues that do not follow the rules may be ignored or closed directly**
|
||||||
|
|
||||||
|
**Feature Description**
|
||||||
|
|
||||||
|
**Use Case**
|
||||||
|
|
||||||
Reference in New Issue
Block a user