Skip to content

Commit

Permalink
docs: Add CLA section for contributing
Browse files Browse the repository at this point in the history
When submitting a contribution and opening a PR,
the cla bot will automatically be launched. We
need to explain the devs what is this about.
  • Loading branch information
DanielaValero committed Dec 16, 2016
1 parent abb5f7a commit a76cfba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,14 @@ In case you've got a small change in most of the cases your pull request would b
* Follow the existing coding style
* Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)


## Contributor License Agreement

When submitting your contribution, a CLA (Contributor License Agreement) bot will come by to verify that you signed the CLA. If you are submitting a PR for the first time, it will link you to the right place to sign it. If you have committed your contributions using an email that is not the same as your email used on GitHub, the CLA bot can't accept your contribution.

Run `git config user.email` to see your Git email, and verify it with [your GitHub email](https://github.com/settings/emails).


## Documentation

webpack is insanely feature rich and documentation is a time sink. We
Expand Down

0 comments on commit a76cfba

Please sign in to comment.