Update Contributing.md to remove mention of CLA

Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
pull/4804/head
Marc Khouzam 7 years ago
parent d8f38e5cee
commit 89f6beafa7

@ -172,9 +172,10 @@ contributing to Helm. All issue types follow the same general lifecycle. Differe
## How to Contribute a Patch ## How to Contribute a Patch
1. If you haven't already done so, sign a Contributor License Agreement (see details above). 1. Fork the repo, develop and test your code changes.
2. Fork the desired repo, develop and test your code changes. 1. Use sign-off when making each of your commits (see [above](#sign-your-work)).
3. Submit a pull request. If you forgot to sign some commits that are part of the contribution, you can use git's Rebase Interactive feature to fix those.
1. Submit a pull request.
Coding conventions and standards are explained in the official developer docs: Coding conventions and standards are explained in the official developer docs:
https://github.com/helm/helm/blob/master/docs/developers.md https://github.com/helm/helm/blob/master/docs/developers.md

Loading…
Cancel
Save