Thank you for considering contributing.
Please follow next steps to make life easier:
- Fork the project
- Make bug fix or addition
- Add/fix tests for your changes
- Send a pull request.
Pull requests for bug fixes must be based on the current stable branch
whereas pull requests for new features must be based on the master
branch.
Please, make sure your code is following SOLID principles and follows the same rules as the main part of the project.