/ .github / ISSUE_TEMPLATE / feature_request.md
feature_request.md
 1  ---
 2  name: Feature request
 3  about: Suggest an idea for this project
 4  labels: kind/feature
 5  ---
 6  
 7  **Is your feature request related to a problem? Please describe.**
 8  A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
 9  
10  **Describe the solution you'd like**
11  A clear and concise description of what you want to happen.
12  
13  **Describe alternatives you've considered**
14  A clear and concise description of any alternative solutions or features you've considered.
15  
16  **Additional context**
17  Add any other context or screenshots about the feature request here.