We'd love to accept your patches! Before we can take them, we have to jump a couple of legal hurdles.
Please sign the Contributor License Agreement(CLA)
Follow the links above to access the CLA and sign with your github account. Once that is done, we'll be able to accept your pull requests.
- Submit an issue describing your proposed change.
- The repo owner will respond to your issue promptly.
- If your proposed change is accepted, and you haven't already done so, sign a Contributor License Agreement (see details above).
- Fork the desired repo, develop and test your code changes.
- Ensure that your code adheres to the existing style in the repo to which you are contributing.
- Ensure that your code has an appropriate set of unit and/or integration tests which all pass.
- Submit a pull request.