/ .github / ISSUE_TEMPLATE / request_new_features.md
request_new_features.md
 1  ---
 2  name: "🤔 Request new features"  
 3  about: There are some ideas or demands want to discuss with the official and hope to be implemented in the future.    
 4  title: ''  
 5  labels: kind/features    
 6  assignees: ''  
 7  ---
 8  
 9  **Feature description**
10  <!-- Clear and direct description of the functionality of the currently submitted or proposed feature -->
11  
12  **Your Feature**
13  <!-- Describe the idea or process of implementing the current feature. Of course, you can also paste the URL address of your Pull Request. -->
14  <!-- When submitting features, you need to complete the corresponding doc/tests/examples to facilitate verification by reviewers. -->