9ae57b2a8f
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
1.2 KiB
1.2 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug Report | Create a report to help us improve | [BUG] | bug |
Bug Description
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected Behavior
A clear and concise description of what you expected to happen.
Actual Behavior
What actually happened instead.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Desktop/Server:
- OS: [e.g. Ubuntu 22.04, Windows 11, macOS 13]
- Browser (if UI issue): [e.g. Chrome 120, Firefox 121]
- Python Version: [e.g. 3.10.5]
- Docker Version (if applicable): [e.g. 24.0.7]
- DMARQ Version: [e.g. 0.1.0]
Deployment Method:
- Docker Compose
- Manual Python installation
- Other: _____
Configuration
Relevant configuration (remove sensitive data):
# docker-compose.yml excerpt or .env variables
# DO NOT include passwords or secrets
Logs
Paste relevant log output here
Additional Context
Add any other context about the problem here.
Possible Solution
If you have suggestions on how to fix the issue, please describe them here.