📚 Add Contributor License Agreement

This commit is contained in:
Jan Oberhauser
2019-10-25 22:21:18 +02:00
parent 728612b8ca
commit c2451f291e
2 changed files with 14 additions and 0 deletions

View File

@@ -210,3 +210,12 @@ cd /data/n8n
# 3. Start docsificy
docsify serve ./docs
```
## Contributor License Agreement
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.
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.
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.