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