mirror of https://github.com/grpc/grpc-java.git
Merge pull request #113 from grpc/mugurm-patch-1
Create CONTRIBUTING.md
This commit is contained in:
commit
5cb7b6d2e9
|
|
@ -0,0 +1,11 @@
|
|||
# How to contribute
|
||||
|
||||
We definitely welcome patches and contributions to grpc! Here are some guideline
|
||||
and information about how to do so.
|
||||
|
||||
## Getting started
|
||||
|
||||
### Legal requirements
|
||||
|
||||
In order to protect both you and ourselves, you will need to sign the
|
||||
[Contributor License Agreement](https://cla.developers.google.com/clas).
|
||||
Loading…
Reference in New Issue