Contribute¶
What you need before sending a PR: how review works, how tests are organized, and the contracts new adapters and hooks must satisfy.
-
Code review and testing
How review works and how the test suite is organized.
Code review process · Testing and CI hardening · Flake handling
-
:material-plug-outline:{ .lg .middle } Adapter and hook contracts
What a new CLI adapter or lifecycle hook must implement.
Writing adapters · Adapter contracts · Lifecycle hooks contract
-
CI and release
The apps and checks CI runs, and how a release ships.
-
Docs and process
Keeping documentation and automated scans from drifting.