- Fork the repository.
- Create a branch with a descriptive name (e.g.,
feature/dev-environment-upgrade,fix/vercel-integration-path). - Commit with decisive, clear messages.
- Open a PR with a concise description and adherence to standards.
- Include tests and run CI checks:
cargo build --workspacecargo test --workspacecargo fmt -- --checkcargo clippy -- -D warningscdk synth(infra)
Contributors should use a technical, deliberate tone. Documentation and messages should be precise and action-oriented.