forked from larsga/Duke
-
Notifications
You must be signed in to change notification settings - Fork 0
HowToContribute
Lars Marius Garshol edited this page Feb 15, 2014
·
1 revision
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.
Simply follow the Github model and fork the repository, then push your changes into your fork, and issue a pull request.
It's helpful if patches adhere to the CodingStyle. If not, I will accept them anyway, but rework them until they do.