From 6130459f7c5c7a292792d6e8a1fad0633b185158 Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Tue, 18 Feb 2025 18:50:34 +0800 Subject: [PATCH] Update issue templates Added more details for bug templates --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3d971bc..66e83ce 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,12 +28,16 @@ If applicable, add screenshots to help explain your problem. - Browser [e.g. chrome, safari] - Version [e.g. 22] -**Host Environment (please complete the following information):** +**Host Environment (please complete following information, DO NOT REMOVE ANY FIELD(S)):** - Arch: [e.g. arm64] - Device: [e.g. Bananapi R2 PRO] - OS: [e.g. Armbian] - Version [e.g. 23.02 Bullseye ] - - Docker Version (if you are running Zoraxy in docker): [e.g. 3.0.4] + - Are you using Docker? (yes / no) + - Docker Version (fill in "N/A" for native deployment): [e.g. 3.0.4] + +**Supplementary links** +If your issue is related to a particular open source project, paste the link here. **Additional context** Add any other context about the problem here.