mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
Bug Documentation
Documentation for bugs organized by team.
Structure
/backend/- Backend bugs (be-doc writes)/frontend/- Frontend bugs (fe-doc writes)/ux_ui/- UX/UI bugs (ux-doc writes)/resolved/- Archive for resolved bugs
Access
- READ: All agents
- WRITE: Team-specific documenters
Bug Documentation Template
When documenting a bug:
- Description and reproduction steps
- Root cause analysis
- Solution implemented
- Prevention measures