We welcome contributions. For small changes, open a pull request. If you'd like to discuss an improvement or fix before writing the code, please open a Github issue.
Please report issues in Github issues.
Clone the repo and open in your IDE of choice.
Tag the branch with the appropriate version number (ex v1.2.0) with git tag v1.2.0
.
Push to the remote repo with git push origin --tags