All contributors must sign the Point Eight Individual Contributor License Agreement or the Point Eight Corporate Contributor License Agreement before their pull request can be merged.
bcp-sdk is the official client surface for the Berry Communication Protocol and is intended to be a stable, auditable open source project. The CLA ensures that contributions can be distributed under the project's Apache-2.0 license and that contributors have the right to submit their work.
Contributors must also sign off commits using the Developer Certificate of Origin format:
Signed-off-by: Your Name <you@example.com>
Use git commit -s to add the sign-off automatically.
By signing the CLA and submitting a contribution, you confirm that:
- you have the right to submit the contribution under the project license,
- the contribution does not include proprietary, confidential, or third-party material you are not authorized to share,
- you understand the contribution will be publicly distributed under Apache-2.0.