update contributing guides to include cla (close #594) (#590)

This commit is contained in:
Bharat Raghunathan 2018-10-01 22:39:18 +05:30 committed by Shahidh K Muhammed
parent ac004fec38
commit 811bc01163

View File

@ -24,6 +24,9 @@ consisting of 3 components. Each have their own contributing guides:
All of the three components have a single version, denoted by either the git
tag, or a combination of branch name and git commit SHA.
For all contributions, a CLA (Contributor License Agreement) needs to be signed [here](https://cla-assistant.io/hasura/graphql-engine) before (or after) the pull request has been submitted. A bot will prompt the same as a pull request comment.
### Docs
Contributing guide for docs can be found at [docs/CONTRIBUTING.md](docs/CONTRIBUTING.md).