From fc532ff69721956a5174fc8695d5e3a3b0ea4252 Mon Sep 17 00:00:00 2001 From: Donkie Date: Mon, 6 May 2024 19:30:37 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 85f1302..0d04a35 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,16 +23,15 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] +**Spoolman Host (please complete the following information):** + - Installation type: [Docker or Standalone] + - Installed version: [e.g. 0.17.0, can be found at the bottom of your spoolman website if you don't know] + - OS and Distro: [e.g. Ubuntu, Raspbian] + - Database type: [SQLite, PostgreSQL, etc] -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] +**Desktop (please complete the following information):** + - OS: [e.g. Windows, Mac, iOS, Android, ...] + - Browser [e.g. Chrome, Firefox, Safari, ...] **Additional context** Add any other context about the problem here.