Skip to content

Commit 763df5b

Browse files
committed
Merge pull request #637 from mrennie/issue584b
Provide a Contributor License Agreement #584 (updated naming)
2 parents 8573e45 + effaa98 commit 763df5b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
44

5+
# Contributor License Agreement
6+
7+
A CLA is a document that specifies how a project is allowed to use your code. We've put a lot of work into creating a CLA that is simple, effective, and as clear as possible so that it doesn't disrupt contributions to CSS Lint.
8+
9+
When you make a contribution to the CSS Lint project, you agree:
10+
11+
* The code you wrote is your original work (you own the copyright) or you otherwise have the right to submit the work.
12+
* To grant the CSS Lint project a nonexclusive, irrevocable license to use your submitted code in any way.
13+
* You are capable of granting these rights for the contribution.
14+
15+
By submitting a fix to CSS Lint you agree to the above statements.
16+
517
# Contributor Code of Conduct
618

719
As contributors and maintainers of this project, and in the interest of

0 commit comments

Comments
 (0)