mirror of https://github.com/status-im/consul.git
github: fix yaml format for feature issue template
This commit is contained in:
parent
171adf79a5
commit
8e02fe96cf
|
@ -1,12 +1,11 @@
|
|||
---
|
||||
name: Feature Request
|
||||
about: If you have something you think Consul could improve
|
||||
or add support for.
|
||||
about: If you have something you think Consul could improve or add support for.
|
||||
|
||||
---
|
||||
|
||||
Please search the existing issues for relevant feature requests,
|
||||
and use the [reaction]() feature to add upvotes to pre-existing
|
||||
and use the [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) feature to add upvotes to pre-existing
|
||||
requests.
|
||||
|
||||
#### Feature Description
|
||||
|
@ -15,4 +14,4 @@ A written overview of the feature.
|
|||
|
||||
#### Use Case(s)
|
||||
|
||||
Any relevant use-cases that you see.
|
||||
Any relevant use-cases that you see.
|
||||
|
|
Loading…
Reference in New Issue