Thanks for your interests in contributing to this project. Please read through this document before your contribution.
You are encouraged to use the Github issues for any discussion related activities. Below are the included items but not limited to these:
- Reporting bugs or issues
- Proposing new features or improvements
- Q & A
Any changes to the repository are only accepted via Pull Request:
Steps to contribute via the pull request:
- Fork the repository
- Make the changes with the helpful information in README to the forked repository
- Refer to Dev Guide about how to develop
- Commit and push the changes to your remote forked repository
- Send the pull request to the official repository and describe the details of the changes
- Wait for the committer to merge the changes into main branch and take care of the following CI build in case of any failures
The project is under MIT.