diff options
-rw-r--r-- | googletest/docs/DevGuide.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/googletest/docs/DevGuide.md b/googletest/docs/DevGuide.md index 4333a8e..7bd7888 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 |