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