Thank you for taking the time to read our contribution guidelines. You can start contributing in many ways like filing bug reports, improving documentation, or helping others.
Open source community strives to be nice, welcoming and professional. Instances of abusive, harassing, or otherwise unacceptable behavior will not be tolerated.
- Fork the Conventional Commits repository
- Create a new branch for each feature, fix or improvement
- Send a pull request from each feature branch to the master branch
- Include a good description about what the PR is fixing or adding
- Squash related commits before a PR merge.
- This library is written in Groovy.
- Please use Conventional Commits specification
- Before submitting a bug report, search the issues for similar tickets. Your issue may have already been discussed and resolved.
- Feel free to add a comment to an existing issue, even if it's closed.
- Be thorough in your title and report, don't leave out important details.
- English, please.