- Fork the repository.
mise install && pnpm install.
feat/: New features.fix/: Bug fixes.chore/: Maintenance.
We follow the Conventional Commits specification for all commit messages.
- Add tests for new components.
- Update documentation in
docs/if applicable. - Architecture changes require an ADR in
docs/content/adr/.