Thank you for your interest in helping to develop this tool.
Please read this document first before contributing.
This project is using a master
and develop
branch.
The master
branch is used for stables releases while the develop
branch is used for daily changes.
If you want to create a Pull Request, please make sure to always submit them to the develop
branch.
You should learn or be familiar how to use git, how you can create a fork for a project and how you can submit a Pull Request
- NEVER commit code you did not write on your own
- Please keep your Pull Requests focused to a single feature or bug, keep them reasonable sized so it can be reviewed quicker.
- Please write always a commit message which is simple and descriptive.
- Do not create a new big feature without discussing this in an Feature Request first
- Please be friendly to any contributor you write to in an issue or by reviewing his code.
Please read the License for more information about this project.