2. How to contribute

Useful notes how to contribute to the project.

2.1. Before committing

All source files need to be passed through sugar-lint command. Follow sugar-lint home page instructions and especially “Lint files before committing” section.

2.2. Send patches

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.

2.3. Gitorious forks

Another useful way to contribute, especially for big improvements, is creating Gitorious forks and request them for merge to the trunk.

Table Of Contents

Previous topic

1.2. active_document.database

Next topic

3. Authors

This Page