Lines Matching refs:your
1 # How to become a contributor and submit your own code
5 We'd love to accept your patches! Before we can take them, we have to jump a
14 * If you work for a company that wants to allow you to contribute your work,
20 accept your pull requests.
30 1. Submit an issue describing your proposed change to the
36 This ensures that work isn't being duplicated and communicating your plan
38 4. If your proposed change is accepted, and you haven't already done so, sign a
41 5. Fork the desired repo, develop and test your code changes.
42 6. Ensure that your code adheres to the existing style in the sample to which
44 7. Ensure that your code has an appropriate set of unit tests which all pass.
84 check your formatting.
97 This section discusses how to make your own changes to the Google Test project.
101 To make sure your changes work as intended and don't break existing
111 To choose between building only Google Test or Google Mock, you may modify your
122 explicitly where your Python executable can be found: