From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 7 Jun 2022 22:28:49 +0000 (-0700) Subject: Add lsio to issue form X-Git-Tag: v1.8.0~4^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1110%2Fhead;p=thirdparty%2Fpaperless-ngx.git Add lsio to issue form --- diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 3568c96210..556cef93da 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -63,9 +63,11 @@ body: attributes: label: Installation method options: - - Docker + - 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: input