Contributing¶
Development is coordinated entirely via the issue tracker, our IRC channel and our mailing list. You can send patches to libzathura’s mailing list, but pull requests on github are preferred.
Here are a few more things you should know and check before you send pull requests:
Follow our coding standard
Document your code
Write test cases for your code