aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGennadiy Civil <misterg@google.com>2019-05-29 23:36:07 -0400
committerGennadiy Civil <misterg@google.com>2019-05-29 23:36:08 -0400
commit8ffb7e5c88b20a297a2e786c480556467496463b (patch)
tree8bb03b3e90390d7b6edb7f5ac0a40834476bc037 /CONTRIBUTING.md
parent899c082633dd13e3d053e2d46895faea12bfe074 (diff)
parent97d8c47df92b7514dc33d361c21a4d8965f10954 (diff)
downloadgoogletest-8ffb7e5c88b20a297a2e786c480556467496463b.tar.gz
googletest-8ffb7e5c88b20a297a2e786c480556467496463b.tar.bz2
googletest-8ffb7e5c88b20a297a2e786c480556467496463b.zip
Merge pull request #2264 from mbrobbel:suppress-cmp0048-warning
PiperOrigin-RevId: 250620088
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b52f8ee5..c273fdca 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -20,7 +20,9 @@ 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, you can either create an internal change or work on GitHub directly.
+If you are a Googler, plese make an attempt to submit an internal change rather
+than a GitHub Pull Request. If you are not able to submit an internal change
+a PR is acceptable as an alternative.
## Contributing A Patch