Fix format with prettier
This commit is contained in:
parent
969bcf17c4
commit
0c13d9da15
4 changed files with 27 additions and 20 deletions
13
.github/ISSUE_TEMPLATE/other_issue.md
vendored
13
.github/ISSUE_TEMPLATE/other_issue.md
vendored
|
@ -1,20 +1,23 @@
|
|||
---
|
||||
name: 'Other issue'
|
||||
about: 'Report a different issue'
|
||||
title: ''
|
||||
labels: [ 'bug' ]
|
||||
assignees: ''
|
||||
name: "Other issue"
|
||||
about: "Report a different issue"
|
||||
title: ""
|
||||
labels: ["bug"]
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
<!-- If you have a question, please consider using our Discord for asking questions -->
|
||||
|
||||
**Issue description**
|
||||
|
||||
<!-- Please add your issue description. -->
|
||||
|
||||
**To Reproduce**
|
||||
|
||||
<!-- Steps to reproduce the behavior. -->
|
||||
|
||||
**Context info**
|
||||
|
||||
<!-- Please add relevant information about your system. For example:
|
||||
- Version of headscale used
|
||||
- Version of tailscale client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue