Skip to content

Commit c2451f2

Browse files
committedOct 25, 2019
📚 Add Contributor License Agreement
1 parent 728612b commit c2451f2

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
 

‎CONTRIBUTING.md

+9
Original file line numberDiff line numberDiff line change
@@ -210,3 +210,12 @@ cd /data/n8n
210210
# 3. Start docsificy
211211
docsify serve ./docs
212212
```
213+
214+
215+
## Contributor License Agreement
216+
217+
That we do not have any potential problems later it is sadly necessary to sign a [Contributor License Agreement](CONTRIBUTOR_LICENSE_AGREEMENT.md). That can be done literally with the push of a button.
218+
219+
We used the most simple one that exists. It is from [Indie Open Source](https://indieopensource.com/forms/cla) which uses plain English and is literally just a few lines long.
220+
221+
A bot will automatically comment on the pull request once it got opened asking for the agreement to be signed. Before it did not get signed it is sadly not possible to merge it in.

‎CONTRIBUTOR_LICENSE_AGREEMENT.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# n8n Contributor License Agreement
2+
3+
I give n8n permission to license my contributions on any terms they like. I am giving them this license in order to make it possible for them to accept my contributions into their project.
4+
5+
***As far as the law allows, my contributions come as is, without any warranty or condition, and I will not be liable to anyone for any damages related to this software or this license, under any kind of legal claim.***

0 commit comments

Comments
 (0)
Please sign in to comment.