From d6f49d4356fb50fb24c31a9cfb8f8551ef872ea1 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Mon, 13 Feb 2023 13:38:08 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index c2b6568..cbb6d42 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -34,5 +34,12 @@ If applicable, add screenshots to help explain your problem. - Browser [e.g. stock browser, safari] - Version [e.g. 22] +**Self-Hosted** +No | Yes + +**Self-Hosted Setup** +Proxy: Nginx | Apache2 +Deployment: docker run | docker-compose | npm run start:prod + **Additional context** Add any other context about the problem here.