Useful notes how to contribute to the project.
All source files need to be passed through sugar-lint command. Follow sugar-lint home page instructions and especially “Lint files before committing” section.
Create your patches using git format command and send them to all maintainers from the AUTHORS file. The easiest way it just using git send-email command.
Another useful way to contribute, especially for big improvements, is creating Gitorious forks and request them for merge to the trunk.