Refactor docs about contributions to CONTRIBUTING.md.

Per the review comments.
This commit is contained in:
Carlos O'Ryan
2017-12-11 19:33:27 -05:00
parent c82cd5e41e
commit 23a014ab57
8 changed files with 132 additions and 364 deletions

View File

@@ -11,5 +11,5 @@ the respective git branch/tag).**
To contribute code to Google Mock, read:
* [DevGuide](DevGuide.md) -- read this _before_ writing your first patch.
* [CONTRIBUTING](../CONTRIBUTING.md) -- read this _before_ writing your first patch.
* [Pump Manual](../../googletest/docs/PumpManual.md) -- how we generate some of Google Mock's source files.