- Use explicit branch prefixes:
feature/for new featuresfix/for bug fixeshotfix/for urgent production fixeschore/for maintenance, tooling, and housekeeping
- PR titles should describe the change directly and should not mention coding agents or use prefixes like
[codex]. - Prefer concise PR titles such as:
add MikroORM supportfix audit log summary wordingdocument supported schema adapters