Chore: Drops the LSIO option from bug report install types (#13961)

This commit is contained in:
Trenton H
2026-09-03 14:32:40 -07:00
committed by GitHub
parent 93ec102156
commit e75a9d8c55
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -38,7 +38,6 @@ body:
label: Installation method
options:
- Docker - official image
- Docker - linuxserver.io image
- Bare metal
- Other (please describe above)
- type: textarea
-2
View File
@@ -87,10 +87,8 @@ body:
label: Installation method
options:
- Docker - official image
- Docker - linuxserver.io image
- Bare metal
- Other (please describe above)
description: Note there are significant differences from the official image and linuxserver.io, please check if your issue is specific to the third-party image.
validations:
required: true
- type: textarea