/ .github / ISSUE_TEMPLATE / feature_request.md
feature_request.md
 1  ---
 2  name: Feature request
 3  about: Suggest an idea for this project
 4  title: ''
 5  labels: feature-request
 6  assignees: ''
 7  
 8  ---
 9  
10  <!--
11  First look if there is already a similar feature request. If there is, add a comment to it instead!
12  -->
13  
14  
15  **Is your feature request related to a problem? Please describe.**
16  <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when […] -->
17  
18  **Describe the solution you'd like**
19  <!-- A clear and concise description of what you want to happen. -->
20  
21  **Describe alternatives you've considered**
22  <!-- A clear and concise description of any alternative solutions or features you've considered. -->
23  
24  **Additional context**
25  <!-- Add any other context or screenshots about the feature request here. -->