aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-20 16:08:33 -0400
committerGitHub <noreply@github.com>2018-08-20 16:08:33 -0400
commit735bd75f69f8a1c6240c95915edfa091bfa976ac (patch)
treedd594af37cee87f80613933555aab54e55bdb5ef /CONTRIBUTING.md
parentecd844de90172464de70f21230cd1da24a5dffb6 (diff)
downloadgoogletest-735bd75f69f8a1c6240c95915edfa091bfa976ac.tar.gz
googletest-735bd75f69f8a1c6240c95915edfa091bfa976ac.tar.bz2
googletest-735bd75f69f8a1c6240c95915edfa091bfa976ac.zip
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0ebdfcc6..4dfdd95c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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
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
1. Submit an issue describing your proposed change to the
@@ -39,10 +44,6 @@ accept your pull requests.
1. Ensure that your code has an appropriate set of unit tests which all pass.
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 community exists primarily through the