Unverified Commit 735bd75f by Gennadiy Civil Committed by GitHub

Update CONTRIBUTING.md

parent ecd844de
...@@ -19,6 +19,11 @@ Follow either of the two links above to access the appropriate CLA and ...@@ -19,6 +19,11 @@ Follow either of the two links above to access the appropriate CLA and
instructions for how to sign and return it. Once we receive it, we'll be able to instructions for how to sign and return it. Once we receive it, we'll be able to
accept your pull requests. accept your pull requests.
## Are you a Googler?
If you are a Googler, please create an internal change and
have it reviewed and submitted. The maintainers will normally be in position to upstream the changes.
## Contributing A Patch ## Contributing A Patch
1. Submit an issue describing your proposed change to the 1. Submit an issue describing your proposed change to the
...@@ -39,10 +44,6 @@ accept your pull requests. ...@@ -39,10 +44,6 @@ accept your pull requests.
1. Ensure that your code has an appropriate set of unit tests which all pass. 1. Ensure that your code has an appropriate set of unit tests which all pass.
1. Submit a pull request. 1. Submit a pull request.
If you are a Googler, it is preferable to first create an internal change and
have it reviewed and submitted, and then create an upstreaming pull
request here.
## The Google Test and Google Mock Communities ## ## The Google Test and Google Mock Communities ##
The Google Test community exists primarily through the The Google Test community exists primarily through the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment