Lines Matching full:your
1 # How to become a contributor and submit your own code
5 We'd love to accept your sample apps and patches! Before we can take them, we
14 * If you work for a company that wants to allow you to contribute your work,
20 accept your pull requests.
26 1. Create your change to the repo in question.
27 * Fork the desired repo, develop and test your code changes.
28 * Ensure that your code is clear and comprehensible.
29 * Ensure that your code has an appropriate set of unit tests which all pass.
31 1. The repo owner will review your request. If it is approved, the change will
39 1. Create your own repo for your app following this naming convention:
46 1. Create your sample app in this repo.
49 * Ensure that your code is clear and comprehensible.
50 * Ensure that your code has an appropriate set of unit tests which all pass.
53 1. Submit a request to fork your repo in googlesamples organization.
54 1. The repo owner will review your request. If it is approved, the sample will