Skip to content
Snippets Groups Projects
Unverified Commit 0a62112c authored by Bas Jansen's avatar Bas Jansen Committed by GitHub
Browse files

Create CONTRIBUTING.md

parent ceed9891
No related branches found
No related tags found
No related merge requests found
=============================
LaCyTools pull request guidelines
=============================
Pull requests are always welcome, and we the LaCyTools community will appreciate any help that you can provide.
When submitting a pull request, we ask you check the following:
1. The submitted code can be unit tested
2. The submitted code comes with full documentation in a docstring
3. The submitted code follows the LaCyTools code style (PEP8 and Codacy)
It is allowed to submit work in progress if you'r not 100% sure if the submitted code follows the above 3 rules, in which case
we might ask further changes to the submitted code.
The contributed code will be licensed under Apache2 license, https://github.com/Tarskin/LaCyTools/blob/master/LICENSE.txt and
If you did not write the code yourself, you must ensure the existing license is compatible with the Apache2 license and
and include this information in the contributed files. Alternatively, it is allowed to obtain permission from the original
author to relicense the contributed code.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment