Tick each box or mark N/A with a short reason. Empty boxes block review.
-
bun run checkpasses (format, lint, typecheck, all tests). -
bun run lint:sastpasses (Opengrep) — or N/A. - Translations updated in
services/platform/messages/{en,de,fr}.json— or N/A. - Docs updated in
docs/{en,de,fr}/for any user-visible change — or N/A. -
README.md/README.de.md/README.fr.mdupdated — or N/A.
Does this need docs & translations? (decision tree)
Walk top-down; first yes wins. If unsure, default to yes.
- Added/renamed/removed a key in
services/platform/messages/? → Yes. - Added/changed/removed something a user can click, see, or read? → Yes.
- Changed an env var, CLI flag, config key, API field, or its default? → Yes.
- Changed error wording, validation, or rate limits a user can hit? → Yes.
- Pure refactor, internal type, test, or build script? → No (note it in the commit body).