diff options
| author | felix920506 <felix920506@gmail.com> | 2024-05-12 08:06:16 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-11 18:06:16 -0600 |
| commit | 4b7c41ee0f8956bfbb1bb53d7be657b34aa2ad87 (patch) | |
| tree | 36bf6d295b8644a3787e032eadc481a044432986 /.github/ISSUE_TEMPLATE/issue report.yml | |
| parent | 717b726329da8533683d0eeb6de885089b811ce4 (diff) | |
Update version in issue template (#11400)
Diffstat (limited to '.github/ISSUE_TEMPLATE/issue report.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/issue report.yml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue report.yml b/.github/ISSUE_TEMPLATE/issue report.yml index b690b82c2..c2acaaccb 100644 --- a/.github/ISSUE_TEMPLATE/issue report.yml +++ b/.github/ISSUE_TEMPLATE/issue report.yml @@ -38,10 +38,11 @@ body: label: Jellyfin Version description: What version of Jellyfin are you running? options: + - 10.9.0 - 10.8.13 - - 10.8.12 - - 10.8.11 or older (please specify) - - Unstable (master branch) + - 10.8.12 or older (please specify) + - Weekly unstable (please specify) + - Master branch validations: required: true - type: input |
