Anyone who wants to contribute to this project is welcome to.
- Submit an issue ticket for new bugs that are not yet documented.
- Fork the repository and follow the guide below
- In your forked repository, create a topic branch for the bug fix.
- Assure nothing is broken by your contrivution.
- Push your changes to a topic branch in your fork of the repository.
- Open a pull request to the original repository and choose the right original branch you want to patch.