Add a few common issues to the forms

This commit is contained in:
TwistedUmbrellaX 2024-05-29 18:01:04 -04:00 committed by TwistedUmbrellaX
parent ec451acd1d
commit 7035641c55

View File

@ -3,6 +3,18 @@ description: "Create a report to help us improve"
title: "[Bug]: " title: "[Bug]: "
labels: [bug] labels: [bug]
body: body:
- type: checkboxes
id: requirements
attributes:
label: Self service debugging
description: |
Jellyfin 10.9 is still being actively updated. Please make sure you are using the newest release
Docker containers have known permission issues that can be resolved with a few extra steps.
If your skip button is not shown, please see https://github.com/jumoog/intro-skipper/issues/10
options:
- label: Jellyfin is updated and my permissions are correct (or I did not use Docker)
required: true
- type: textarea - type: textarea
attributes: attributes:
label: Describe the bug label: Describe the bug