Skip to content

Contribute

green-coder edited this page Feb 19, 2012 · 4 revisions

Thank you for your interest!

This page provides some directives and advices for futur contributors:

  • Except special cases, contributions are to be made exclusively via GitHub.
  • If your contribution is about bug fixing, consider filling an issue first, check if nobody proposed any fix already, and then go ahead on the fix. Once done, please create a pull request. Your contribution will eventually be discussed and will be pulled and merged if accepted.
  • If your contribution is about development, refactoring and/or new features, the best is to contact me and explain me what you want to do. Not all the improvements are welcome. Each project has its vision and goal, described more or less accurately in its documentation, and everything shiny with rounded corners just might not fit them, even if it looks cool and great.
  • It is recommended to read the wiki prior to make contributions.
  • Remember that the project is licensed under AGPL. Which means that it gives you the right to fork and use it for your own purpose, as described by the license. If you don't like the way the project is developed, feel free to make your own version - diversity is welcome. However, keep in mind that union of efforts is also welcome.

Have fun with the code.

Clone this wiki locally