mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-25 23:10:11 +00:00
* CI: auto-refresh FEATURE_PARITY.md on PR updates * docs: keep manual feature parity policy only --------- Co-authored-by: Firat Sertgoz <[email protected]>
351 B
351 B
Contributing
Feature Parity Requirement
When your change affects a tracked capability, update FEATURE_PARITY.md in the same branch.
Required before opening a PR
- Review the relevant parity rows in
FEATURE_PARITY.md. - Update status/notes if behavior changed.
- Include the
FEATURE_PARITY.mddiff in your commit when applicable.