---
name: Bug Report
about: Create a report to help us fix stuff
title: "[BUG] Issue with ..."
labels: bug
assignees: SoPat712
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Details (please complete the following information):**
- Version [e.g. v1.1.3]
- Client [e.g. Feishin]
Please paste your docker-compose.yaml in between the tickmarks
```yaml
```
Please paste your .env file REDACTED OF ALL PASSWORDS in between the tickmarks:
```env
```
**Additional context**
Add any other context about the problem here.