Add GOVERNANCE.md and update CONTRIBUTING.md

This commit is contained in:
Srini Polavarapu 2019-09-20 11:35:14 -07:00
parent d955209b12
commit 536656293a
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# How to contribute
We definitely welcome your patches and contributions to gRPC!
We definitely welcome your patches and contributions to gRPC! Please read the gRPC
organization's [governance rules](https://github.com/grpc/grpc-community/blob/master/governance.md)
and [contribution guidelines](https://github.com/grpc/grpc-community/blob/master/CONTRIBUTING.md) before proceeding.
If you are new to github, please start by reading [Pull Request
howto](https://help.github.com/articles/about-pull-requests/)