As all Open Source software, contributions to Sugarizer are welcome.
The best way to start is to do the whole tutorial. It will give you a good understanding of Sugarizer internal.
Then, you could start to contribute by trying to fix some existing issues here.
Note than the master branch of the repository is for released/stable version, the dev branch is for development. So to contribute:
- Fork the dev branch of the repository,
- Update it with your contribution,
- Send a pull request to the repository.
Thanks in advance for your contribution.