1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/.github/ISSUE_TEMPLATE/bug_report.md
2023-01-27 19:46:27 +11:00

42 lines
1.1 KiB
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: triage
assignees: ''
---
<!-- Before posting please check our "Troubleshooting" category in the docs:
https://invoiceninja.github.io/docs/self-host-troubleshooting/ -->
## Setup
- Version: <!-- i.e. v4.5.25 / v5.0.30 -->
- Environment: <!-- Docker/Shared Hosting/ZIP/Other -->
## Checklist
- Can you replicate the issue on our v5 demo site https://demo.invoiceninja.com or https://react.invoicing.co/demo?
- Have you searched existing issues?
- Have you reported this to Slack/forum before posting?
- Have you inspected the logs in storage/logs/laravel.log for any errors?
## Describe the bug
<!-- A clear and concise description of the bug. -->
### Steps To Reproduce
<!-- Please list the steps to reproduce the issue. -->
### Expected Behavior
<!-- A clear and concise description of what you expected to happen. -->
## Additional context
<!-- Add any other context about the problem here. -->
### Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->
### Logs
<!-- Please check the log files (storage/logs/) and provide redacted output -->
```
```