From f012a49a163740ac7780ff64e2c2e33d65e7b02a Mon Sep 17 00:00:00 2001 From: Gennadiy Civil Date: Mon, 20 Aug 2018 16:08:33 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 9 +++++---- 1 file 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