Files
roboco/docs/bugs/README.md
2025-12-27 21:53:38 +01:00

492 B

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:

  1. Description and reproduction steps
  2. Root cause analysis
  3. Solution implemented
  4. Prevention measures