mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-25 14:53:34 +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]>
12 lines
351 B
Markdown
12 lines
351 B
Markdown
# Contributing
|
|
|
|
## Feature Parity Requirement
|
|
|
|
When your change affects a tracked capability, update `FEATURE_PARITY.md` in the same branch.
|
|
|
|
### Required before opening a PR
|
|
|
|
1. Review the relevant parity rows in `FEATURE_PARITY.md`.
|
|
2. Update status/notes if behavior changed.
|
|
3. Include the `FEATURE_PARITY.md` diff in your commit when applicable.
|