Add GOVERNANCE.md and CONTRIBUTING.md

This commit is contained in:
Srini Polavarapu 2019-09-26 14:18:41 -07:00
parent 75713b5457
commit a064a8b1a8
2 changed files with 6 additions and 0 deletions

5
CONTRIBUTING.md Normal file
View File

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