Add GOVERNANCE.md, CODE-OF-CONDUCT.md and CONTRIBUTING.md

This commit is contained in:
Srini Polavarapu 2019-09-26 15:56:15 -07:00
parent 0d31934793
commit 74b98e3b5f
3 changed files with 9 additions and 0 deletions

3
CODE-OF-CONDUCT.md Normal file
View File

@ -0,0 +1,3 @@
## Community Code of Conduct
gRPC follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).

5
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,5 @@
# How to contribute
We definitely welcome patches and contributions to grpc.io! 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.

1
GOVERNANCE.md Normal file
View File

@ -0,0 +1 @@
This repository is governed by the gRPC organization's [governance rules](https://github.com/grpc/grpc-community/blob/master/governance.md).