mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix yaml format issue in issue template
This commit is contained in:
parent
296ba26b19
commit
97508c6f42
14
.github/ISSUE_TEMPLATE/issue report.yml
vendored
14
.github/ISSUE_TEMPLATE/issue report.yml
vendored
@ -13,15 +13,15 @@ body:
|
|||||||
label: Please describe your bug
|
label: Please describe your bug
|
||||||
description: Also tell us, what did you expect to happen?
|
description: Also tell us, what did you expect to happen?
|
||||||
placeholder: |
|
placeholder: |
|
||||||
The more information that you are able to provide, the better. Did you do anything before this happened? Did you upgrade or change anything? Any screenshots or logs you can provide will be helpful.
|
The more information that you are able to provide, the better. Did you do anything before this happened? Did you upgrade or change anything? Any screenshots or logs you can provide will be helpful.
|
||||||
|
|
||||||
This is my issue.
|
This is my issue.
|
||||||
|
|
||||||
Steps to Reproduce
|
Steps to Reproduce
|
||||||
1. In this environment...
|
1. In this environment...
|
||||||
2. With this config...
|
2. With this config...
|
||||||
3. Run '...'
|
3. Run '...'
|
||||||
4. See error...
|
4. See error...
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
Loading…
x
Reference in New Issue
Block a user