- Bugfix
- New feature
- Breaking change
- Refactor / tech debt
- Docs / CI
-
pnpm lint,pnpm typecheck,pnpm buildpass locally - Tests added/updated (where it makes sense)
- Prisma migration included (if the schema changed)
- No secrets /
.envvalues committed - Security implications considered (input validation, authz, CSP)
- Docs updated if architecture is affected