Files
Tomáš Dvořák 0fc92f8464 first commit
2025-10-02 12:39:28 +02:00

61 lines
1.1 KiB
Markdown

---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
## 🐛 Bug Description
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.
## 💻 Environment
**Backend:**
- OS: [e.g., Ubuntu 22.04, Windows 11]
- Go Version: [e.g., 1.21]
- Deployment: [e.g., Docker, local]
**Frontend:**
- Browser: [e.g., Chrome 120, Firefox 121]
- OS: [e.g., Windows 11, macOS 14]
- Node Version: [e.g., 18.0]
**Docker (if applicable):**
- Docker Version: [e.g., 24.0.6]
- Docker Compose Version: [e.g., 2.21.0]
## 📝 Additional Context
Add any other context about the problem here.
## 🔍 Logs
```
Paste relevant logs here
```
## ✔️ Checklist
- [ ] I have searched existing issues
- [ ] I have included all relevant information
- [ ] I can reproduce this bug consistently
- [ ] I have tested with the latest version