1
2
3
4
5
6
7
8
9
10
11
12
|
# Contributing
We'd love to work with you and accept your contributions. For small changes like bug fixes, typos, etc. Please Fork us and submit a pull request with the details of what you have changed.
For larger changes, you will have to electronically sign a statement that indicates two things:
* You are willingly licensing your contributions under the terms of the open source license of the project that you're contributing to.
* You are legally able to license your contributions as stated.
This is called a Contributor Licence Agreement or "CLA" for short.
The standard licence for Xibo is the [AGPLv3](LICENSE). For more information please see [CONTRIBUTING](https://github.com/xibosignage/xibo/blob/master/CONTRIBUTING.md).
|