- The title of the PR is clear and descriptive.
- All tests have been run and passed.
- Code follows project conventions (Biome formatting, linting).
- Documentation has been updated as needed.
- Commit messages follow the Conventional Commits style.
- Bugfix
- Feature
- Refactor
- Chore
- Documentation
- Test
- Unit tests added or updated
- Integration tests added or updated
- E2E tests added or updated