Contributing
Keep a change inside one family whenever possible. A family change must not add a dependency on a sibling family or a central model registry.
Before opening a pull request, run the ownership validator, core tests, the
affected family tests, and the affected native target. Sign off every commit
with git commit --signoff.
See the repository-level CONTRIBUTING.md for the GitHub and CI flow.