9b3bd96f69
Add a bug report template for GitHub issues.
952 B
952 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug Report | Something isn't working as expected | [Bug] | bug |
Description
A clear description of what the bug is.
Steps to Reproduce
- Go to '...'
- Click on '...'
- Scroll down to '...'
- See error
Expected Behavior
What you expected to happen.
Actual Behavior
What actually happened. Include error messages, console output, or screenshots if applicable.
Environment
- Browser: (e.g. Firefox 128, Chrome 126, Safari 18)
- Device: (e.g. Desktop, iPhone 15, Pixel 8)
- OS: (e.g. Ubuntu 24.04, macOS 15, iOS 18)
- Docker version: (run
docker --version) - Oikos version/commit: (run
git rev-parse --short HEAD)
Logs
Docker logs (if relevant)
docker compose logs oikos --tail=50
Paste output here.
Additional Context
Any other context — screenshots, related issues, or configuration details.