There are multiple ways you can contribute to this project.
The easiest way to contribute is to report possible bugs, request features, etc.
You can also make pull requests.
- Fork the repository on GitHub
- Check out new branch (e.g.
feature/xxxxorbugfix/xxx, better thanpatch-xxx,xxx) - Please target your PR to develop branch
- Pull
upstream/developbefore submitting PR. - If you want to make a bigger contribution to the project, please open an issue first.