GitHub: add template for feature requests

This commit is contained in:
Oliver Gugger 2022-10-03 18:29:06 +02:00
parent bd507c4c37
commit f5a3b735f6
No known key found for this signature in database
GPG key ID: 8E4256593F177720

View file

@ -0,0 +1,19 @@
---
name: Feature request
about: Suggest a new feature for `lnd`.
title: '[feature]: '
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
**Describe the solution you'd like**
<!-- A clear and concise description of what you want to happen. -->
**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
**Additional context**
<!-- Add any other context or screenshots about the feature request here. -->