Contribution to the project is more than welcome. If you would like to make a contribution to the source code, you can do so by creating pull requests to the development
branch. All the pull requests will be reviewed to be merged.
Where a stable version is to be released, code in the development
branch will be merged to the main
branch.
To create a pull request, please follow.
- Fork/sync the project
- Create a new branch
- Make and test changes
- Commit with signature and push to your repository
- Create a pull request
See also the DEVELOPER-GUIDE.md under the docs
directory.