Firstly, please make sure you read the Contributor Covenant Code of Conduct. We're trying to follow this code of conduct as best we can. We would encourage you to follow it too.
Open an issue and describe the problem in the description of the issue.
Open an issue and describe the desired feature in the description of the issue.
You don't have to open an issue if you already have some code to contribute. Just do the following:
- Open a pull request.
- Make sure that the build passes (look out for the green tickmark).
- Check that the PDFs have been build correctly. You will find the PDFs on BinTray. The name of your files will be suffixed with short hashes of your commits:
*-<short commit hash>.pdf
- Address all the comments.
- Wait until maintainers merge your pull request.
That's it. Happy coding!