diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f420a18a04e9..474df6d78b0c 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 pr https://react.invoicing.co/demo? +- 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** or here for our react app **(v5) Can you replicate the issue on our demo site? https://react.invoicing.co/demo** +``` \ No newline at end of file