diff options
Diffstat (limited to 'googlemock/docs/contribute.md')
-rw-r--r-- | googlemock/docs/contribute.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/googlemock/docs/contribute.md b/googlemock/docs/contribute.md new file mode 100644 index 0000000..087654c --- /dev/null +++ b/googlemock/docs/contribute.md @@ -0,0 +1,5 @@ +# How to Contribute + +googletest development is Piper-First. Just create a regular Piper CL. When the +CL is accepted and submitted, it will make its way to OSS via regular releasing +process. |