1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 09:21:34 +02:00
invoiceninja/.github/ISSUE_TEMPLATE/bug_report.md

47 lines
1.2 KiB
Markdown
Raw Normal View History

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