Update CONTRIBUTING.md

This commit is contained in:
Victor Zverovich
2020-10-21 14:02:33 -07:00
committed by GitHub
parent 0ecb3d1829
commit 525e7649cf

View File

@ -14,4 +14,7 @@ exceptions:
* snake_case should be used instead of UpperCamelCase for function and type
names
All documentation must adhere to the [Google Developer Documentation Style
Guide](https://developers.google.com/style).
Thanks for contributing!