From a9794546cf812f06063f1bcb8be1383184b48d4c Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Mon, 16 Jan 2023 16:15:18 +0100 Subject: [PATCH] Refine Bug Report Template --- .github/ISSUE_TEMPLATE/bug_report.md | 46 ++++++++++++++-------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a4e94fa4b0..cf511dd8ff 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,35 +7,35 @@ assignees: '' --- -**What version of Invoice Ninja are you running? ie v4.5.25 / v5.0.30** + -**What environment are you running?** -Docker -Shared Hosting -ZIP -Other +## Setup +- Version: +- Environment: -**Have you checked log files (storage/logs/) Please provide redacted output** +## Checklist +- Can you replicate the issue on our v5 demo site https://demo.invoiceninja.com? +- Have you searched existing issues? +- Have you reported this to Slack/forum before posting? -**Have you searched existing issues?** +## Describe the bug + -**Have you reported this to Slack/forum before posting?** +### Steps To Reproduce + -**Describe the bug** -A clear and concise description of what the bug is. +### Expected Behavior + -**Steps To Reproduce** -Please list the steps to reproduce the issue +## Additional context + -**Expected behavior** -A clear and concise description of what you expected to happen. +### Screenshots + -**Screenshots** -If applicable, add screenshots to help explain your problem. +### Logs + +``` -**Additional context** -Add any other context about the problem here. - - - -**(v5) Can you replicate the issue on our demo site? https://demo.invoiceninja.com** +```