aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Graham <scottmg@chromium.org>2017-08-30 11:29:06 -0700
committerScott Graham <scottmg@chromium.org>2017-08-30 11:29:06 -0700
commit0eb49f4d6b59c0f21707a84f87948ffdfb3ce809 (patch)
tree37854e9124733d88f7f8046f3ca91bafa1caf3fe
parentbb1c4af48702b934e1a768150f6283ec8c916fb9 (diff)
downloadgoogletest-0eb49f4d6b59c0f21707a84f87948ffdfb3ce809.tar.gz
googletest-0eb49f4d6b59c0f21707a84f87948ffdfb3ce809.tar.bz2
googletest-0eb49f4d6b59c0f21707a84f87948ffdfb3ce809.zip
Note that it is preferable for Googlers to create a CL internally first
-rw-r--r--googletest/docs/DevGuide.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/googletest/docs/DevGuide.md b/googletest/docs/DevGuide.md
index 4333a8e0..7bd78888 100644
--- a/googletest/docs/DevGuide.md
+++ b/googletest/docs/DevGuide.md
@@ -101,6 +101,10 @@ Please do submit code. Here's what you need to do:
1. Sign a Contributor License Agreement.
1. Create a Pull Request in the usual way.
+If you are a Googler, it is preferable to first create an internal change and
+have it reviewed and submitted, and then create a trivial upstreaming pull
+request here. See go/gmock-contribute.
+
## Google Test Committers ##
The current members of the Google Test engineering team are the only