aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2019-03-22 14:36:04 -0400
committerGennadiy Civil <misterg@google.com>2019-03-28 17:56:02 -0400
commit5b752b1947bbb4df571848a1afad00f9b06f30e0 (patch)
tree2ed5d3eaead4dfd832a712925d1d32d57b19517a /CONTRIBUTING.md
parent1f64659fb2ad0884d463a8797521e14dc264d54e (diff)
downloadgoogletest-5b752b1947bbb4df571848a1afad00f9b06f30e0.tar.gz
googletest-5b752b1947bbb4df571848a1afad00f9b06f30e0.tar.bz2
googletest-5b752b1947bbb4df571848a1afad00f9b06f30e0.zip
Googletest export
Update XML and JSON output to be consistent with the standard. PiperOrigin-RevId: 239833242
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 129f0d4b..b52f8ee5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -20,7 +20,7 @@ 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, it is preferrable to create an internal change and send it for review.
+If you are a Googler, you can either create an internal change or work on GitHub directly.
## Contributing A Patch