Descriptions for logging stuff
This commit is contained in:
parent
965f5100ee
commit
aeba272ea8
8
.github/ISSUE_TEMPLATE/bug_report_form.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report_form.yml
vendored
@ -22,20 +22,22 @@ body:
|
|||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Jellyfin installation method
|
label: Jellyfin install method
|
||||||
|
description: How you installed Jellyfin or the tool used to install it
|
||||||
placeholder: Docker, Windows installer, etc.
|
placeholder: Docker, Windows installer, etc.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Container image and tag
|
label: Container image/tag or Jellyfin vwrsion
|
||||||
description: Only fill in this field if you are running Jellyfin in a container
|
description: The container for Docker or Jellyfin version for a native install
|
||||||
placeholder: jellyfin/jellyfin:10.8.7, jellyfin-intro-skipper:latest, etc.
|
placeholder: jellyfin/jellyfin:10.8.7, jellyfin-intro-skipper:latest, etc.
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Operating System
|
label: Operating System
|
||||||
|
description: The operating system of the Jellyfin / Docker host computer
|
||||||
placeholder: Debian 11, Windows 11, etc.
|
placeholder: Debian 11, Windows 11, etc.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user