docs(contrib): align local gate shortcuts

This commit is contained in:
Tam Nhu Tran
2026-04-22 15:12:24 -04:00
parent b314cf353e
commit ddfbcb63f4
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
Use what applies. If you skipped something, add a short note instead of forcing it.
- [ ] `bun run format && bun run validate`
- [ ] `bun run format && bun run lint:fix && bun run validate`
- [ ] `bun run validate:ci-parity` before requesting review
- [ ] `bun run test:e2e` if this PR touches command routing, proxy flows, or workflow/release logic
- [ ] `cd ui && bun run validate` if UI changed