From c2b2d57bc4d321e830c4de38d1207f39dc0161e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9B=E3=83=AD?= Date: Tue, 16 Sep 2025 07:17:21 -0400 Subject: [PATCH] [skip ci] Update bug_report.yml (#4027) --- .github/ISSUE_TEMPLATE/bug_report.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 805c3b61d..8594e024e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -32,6 +32,16 @@ body: - Nightly Testing Branch validations: required: true + - type: dropdown + id: reverse-proxy + attributes: + label: Are you accessing kavita through a reverse proxy? If yes can you confirm that the issue persists with a direct connection + multiple: false + options: + - Yes + - No + validations: + required: true - type: dropdown id: OS attributes: