Skip to content
mlibbyxx edited this page Nov 14, 2014 · 2 revisions

Introduction

There are many ways you can contribute. Perhaps the easiest is to join the discussion on the mailing list. Another is to report bugs and feature requests in the issue tracker, or even to comment on the ones already there. Work on open issues is always welcome.

Contributing code

Simply follow the Github model and fork the repository, then push your changes into your fork, and issue a pull request.

Coding style

It's helpful if patches adhere to the CodingStyle. If not, I will accept them anyway, but rework them until they do.

Clone this wiki locally