Merge pull request #57 from grpc/mugurm-patch-1

Create CONTRIBUTING.md
This commit is contained in:
Qi Zhao
2015-02-23 17:27:02 -08:00

18
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,18 @@
# How to contribute
We definitely welcome patches and contribution to grpc! Here is 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).
### Technical requirements
...
### Testing your changes
...