Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.63 KB

CONTRIBUTING.md

File metadata and controls

25 lines (15 loc) · 1.63 KB

Contributor License Agreements

We'd love to accept your code patches! However, before we can take them, we have to clear a couple of legal hurdles.

Follow either of the two links above to access the appropriate CLA and instructions on how to sign and return it. Once we receive the CLA, we'll add you to the official list of contributors and will be able to accept your patches.

Submitting Patches

  • Sign a Contributor License Agreement (see above).
  • Create an issue on the issue tracker if there isn't one already. Use this issue to co-ordinate the changes with the SDK maintainers.
  • Fork the SDK, make the changes and send a pull request.
  • The SDK maintainers will work with you to review and apply the patch.

If you can't become a contributor

If you can't become a contributor, but wish to share some code that illustrates an issue / shows how an issue may be fixed, then you can attach your changes on the issue tracker. We will use this code to troubleshoot the issue and fix it, but will not use this code in the library unless the steps to submit patches are done.