- check the issues first
- open an new issue in the issue tracker filling out all sections of the template, including a minimal working example or screenshots so others can independently and completely reproduce the problem
- post your proposal on the issue tracker
- fork the repo, make your change (adhering to existing coding, commenting, and docstring styles)
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request.
- right-to-left (Arabic/Persian) rendering, zero-width non-joiner (ZWNJ) handling, report fonts and how to add another right-to-left language are documented in process/subprocesses/RTL_RENDERING.md