diff --git a/.github/DISCUSSION_TEMPLATE/support.yml b/.github/DISCUSSION_TEMPLATE/support.yml index 311aaf7f3..f0154aa8b 100644 --- a/.github/DISCUSSION_TEMPLATE/support.yml +++ b/.github/DISCUSSION_TEMPLATE/support.yml @@ -38,7 +38,6 @@ body: label: Installation method options: - Docker - official image - - Docker - linuxserver.io image - Bare metal - Other (please describe above) - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index e87c3e0c6..f9edbb021 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -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