Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 513 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 513 Bytes

Contributing

Contributions are more than welcome to this plugin.

To contribute:

  1. Create an issue that you can link your PR to for better tracking.
  2. Fork this repository. If you have already forked it, ensure it's up to date.
  3. Be sure to bump the version in gradle.properties according to semver convention.
  4. Add the changes you made under the [Unreleased] header in CHANGELOG.md.
  5. Commit your work to your fork branch and open a PR here! Assign @ragurney as a reviewer.