Files
PrestaShop/CONTRIBUTING.md
2013-12-11 11:27:40 +01:00

13 lines
750 B
Markdown

Contributing
------------
PrestaShop is an open-source e-commerce solution - To contribute to our project, you can make pull requests on the 1.6 branch or to the 1.5 branch if you have a fix for the 1.5 versions.
If you need some help to make a [pull-request][1]
All contributions must respect [the coding norm][2] and [the commit norm][3] in your pull-request.
All core files you commit in your pull request must have Open Software License (OSL 3.0)
All modules files you commit in your pull request must have Academic Free License (AFL 3.0)
[1]: https://help.github.com/articles/using-pull-requests
[2]: http://docs.prestashop.com/display/PS15/Coding+Standards
[3]: http://docs.prestashop.com/display/PS15/How+to+write+a+commit+message