Contributions are more than welcome to this plugin.
To contribute:
- Create an issue that you can link your PR to for better tracking.
- Fork this repository. If you have already forked it, ensure it's up-to-date.
- Be sure to bump the version in
gradle.properties
according to semver convention. - Add the changes you made under the
[Unreleased]
header inCHANGELOG.md
. - Commit your work to your fork branch and open a PR here! Assign @lipiridi as a reviewer.