diff options
| author | Cody Robibero <cody@robibe.ro> | 2026-09-07 21:27:43 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-09-07 21:27:43 -0400 |
| commit | 73d41ada45cd8ae72a528f1e5b36a77a79515cff (patch) | |
| tree | 4bf6bb3d6dddba9539b7e5223dc861c26ad4afce | |
| parent | f377bcc68f444b0624919e54863786e1c653f9d9 (diff) | |
| parent | a0e3061c09df6d4defe864c4379a1558128eadfb (diff) | |
Merge pull request #17815 from theguymadmax/update-template-for-12.0
Update issue template version to 12.0
| -rw-r--r-- | .github/ISSUE_TEMPLATE/issue report.yml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue report.yml b/.github/ISSUE_TEMPLATE/issue report.yml index 7a00dedbff..3473828484 100644 --- a/.github/ISSUE_TEMPLATE/issue report.yml +++ b/.github/ISSUE_TEMPLATE/issue report.yml @@ -87,12 +87,8 @@ body: label: Jellyfin Server version description: What version of Jellyfin are you using? options: + - 12.0 - 10.11.11 - - 10.11.10 - - 10.11.9 - - 10.11.8 - - 10.11.7 - - 10.11.6 - Master - Unstable - Older* |
