Skip to content

Commit e196a1c

Browse files
Villanuevandaaronfrost
authored andcommitted
docs(scully): add signing the cla section (#103)
add the Signing the CLA section into CONTRIBUTING.md #84
1 parent 6908317 commit e196a1c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ today! As a contributor, here are the guidelines we would like you to follow:
1010
- [Submission Guidelines](#submit)
1111
- [Coding Rules](#rules)
1212
- [Commit Message Guidelines](#commit)
13+
- [Signing the CLA](#signing-the-cla)
1314

1415
## <a name="coc"></a> Code of Conduct
1516
Help us keep Scully open and inclusive. Please read and follow our [Code of Conduct][coc].
@@ -205,10 +206,19 @@ reference GitHub issues that this commit **Closes**.
205206

206207
**Breaking Changes** should start with the word `BREAKING CHANGE:` with a space or two newlines. The rest of the commit message is then used for this.
207208

209+
## Signing the CLA
210+
211+
Please sign our Contributor License Agreement (CLA) before sending pull requests. For any code changes to be accepted, the CLA must be signed. It's a quick process, we promise!
212+
213+
- For individuals we have a [simple click-through form][cla-individual].
214+
- For corporations we'll need you to [print, sign and one of scan+email, fax or mail the form][cla-corporations].
215+
208216

209217
[coc]: https://github.com/scullyio/scully/blob/master/CODE_OF_CONDUCT.md
210218
[github]: https://github.com/scullyio/scully
211219
[github-issue]: https://github.com/scullyio/scully/issues/new?assignees=&labels=bug&template=---bug-report.md&title=
212220
[github-feature]: https://github.com/scullyio/scully/issues/new?assignees=&labels=enhancement&template=---feature-request.md&title=
213221
[github-choose]: https://github.com/scullyio/scully/issues/new/choose
214222
[stackoverflow]: http://stackoverflow.com/questions/tagged/scully
223+
[cla-individual]: https://gist.github.com/Villanuevand/88bc07f18ec051e8ad32b789a0a806d1
224+
[cla-corporations]: https://gist.github.com/Villanuevand/4178efad870e8397565c6944fc3d292d

0 commit comments

Comments
 (0)