From 11fe43a750ee58f30d8ab9f0148d8f2507c50534 Mon Sep 17 00:00:00 2001 From: austinried <4966622+austinried@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:59:33 +0900 Subject: [PATCH] add server info fields --- .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 1d3a069..fe0724e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,10 +23,14 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Smartphone (please complete the following information):** - - Device: [e.g. Pixel 4] +**Device** + - Model: [e.g. Pixel 4] - OS: [e.g. Android 12] - Subtracks version [e.g. 1.2.0] +**Server** + - Software: [e.g. Navidrome] + - Version: [e.g. 0.49.3] + **Additional context** Add any other context about the problem here.