pull/6507/head
artiume 3 years ago committed by GitHub
parent 711db363aa
commit d7b2fa62a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,28 +12,25 @@ body:
attributes: attributes:
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: 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.
validations:
required: true
- type: textarea
id: reproduce
attributes:
label: Steps To Reproduce
description: Steps to reproduce the behavior.
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.
This is my issue.
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: false required: true
- type: dropdown - type: dropdown
id: version id: version
attributes: attributes:
label: Jellyfin Version label: Jellyfin Version
description: What version of Jellyfin are you running? description: What version of Jellyfin are you running?
options: options:
- 10.7.6 - 10.7.7
- 10.7.z - 10.7.z
- 10.6.4 - 10.6.4
- Other - Other

Loading…
Cancel
Save