Developer Documentation
Developer focused documentation for contributing to the codebase. It’s dedicated to providing essential guides, checklists, and architectural notes to help you navigate the codebase and contribute safely.
Checklists
Detailed checklists to ensure best practices and consistency across the codebase:
- Database Migration Checklist A mandatory checklist for creating and reviewing database migrations to ensure they are safe, performant, and correct.