Fix format with prettier
This commit is contained in:
parent
969bcf17c4
commit
0c13d9da15
4 changed files with 27 additions and 20 deletions
11
.github/ISSUE_TEMPLATE/feature_request.md
vendored
11
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -1,12 +1,13 @@
|
|||
---
|
||||
name: 'Feature request'
|
||||
about: 'Suggest an idea for headscale'
|
||||
title: ''
|
||||
labels: [ 'enhancement' ]
|
||||
assignees: ''
|
||||
name: "Feature request"
|
||||
about: "Suggest an idea for headscale"
|
||||
title: ""
|
||||
labels: ["enhancement"]
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
**Feature request**
|
||||
|
||||
<!-- A clear and precise description of what new or changed feature you want. -->
|
||||
|
||||
<!-- Please include the reason, why you would need the feature. E.g. what problem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue