We'd love to accept your sample apps and patches! Before we can take them, we have to jump a couple of legal hurdles.
Please make sure that you conforms with at least one of the cases below:
- You are an individual writing original source code and you're sure you own the intellectual property.
- You work for a company that wants to allow you to contribute your work.
- Submit an issue describing your proposed change to the repo in question.
- The repo owner will respond to your issue promptly and state if your proposed change is accepted
- Fork the desired repo, develop and test your code changes.
- Ensure that your code adheres to the existing style in the sample to which you are contributing. Refer to the "Style guides for Google-originated open-source projects" for the recommended coding standards for this organization.
- Ensure that your code has an appropriate set of unit tests which all pass.
- Submit a pull request.