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: