mirror of https://github.com/grpc/grpc.io.git
Add GOVERNANCE.md, CODE-OF-CONDUCT.md and CONTRIBUTING.md
This commit is contained in:
parent
0d31934793
commit
74b98e3b5f
|
|
@ -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).
|
||||||
|
|
@ -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.
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
This repository is governed by the gRPC organization's [governance rules](https://github.com/grpc/grpc-community/blob/master/governance.md).
|
||||||
Loading…
Reference in New Issue