/ .github / ISSUE_TEMPLATE / feature_request.md
feature_request.md
 1  ---
 2  name: Feature Request
 3  about: Suggest an idea for this project.
 4  title: '💡[FEATURE] Give a suitable title'
 5  labels: feature-request
 6  assignees: ''
 7  
 8  ---
 9  
10  <!-- Hey there, thank you for creating an issue! -->
11  
12  
13  **Describe the feature you want to implement here:**
14  <!--
15  Please describe in detail the feature you want to implement to this project.
16  -->
17  
18  ---