From 370f8b3b7a618fbc6fddc77e88f432abc59b7b0c Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Mon, 29 Jan 2024 14:48:28 +0100 Subject: [PATCH] added version info --- .github/ISSUE_TEMPLATE/bug_report.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bc81e978c..b418fb59e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,6 +12,13 @@ assignees: '' **Describe the bug** Provide a clear and concise description of the bug. +**Version Information** +We need some information about your versions. You can get all Information in the Admin > Debug Menu +- OS: [e.g. Debian 12] +- PHP: [e.g. 8.2] +- MySQL/MariaDB: [e.g. 10.11] +- Wavelog: [e.g. 1.0] + **Steps to Reproduce** 1. Go to '...' 2. Click on '....' @@ -25,15 +32,15 @@ Describe what you expected to happen. Include screenshots if applicable to illustrate the issue. **Desktop Information:** -- OS: [e.g., iOS] -- Browser: [e.g., Chrome, Safari, Firefox] -- Version: [e.g., 22] +- OS: [e.g., iOS] +- Browser: [e.g., Chrome, Safari, Firefox] +- Version: [e.g., 22] **Smartphone Information:** -- Device: [e.g., iPhone6] -- OS: [e.g., iOS8.1] -- Browser: [e.g., stock browser, safari] -- Version: [e.g., 22] +- Device: [e.g., iPhone6] +- OS: [e.g., iOS8.1] +- Browser: [e.g., stock browser, safari] +- Version: [e.g., 22] **Additional Context** Provide any other relevant context about the problem.