A new plugin.
- New releases will be created from pull requests into
#master
. - Pull requests should be tagged
major
,minor
orpatch
before merging. - Releases will increment accordingly (
<major>.<minor>.<patch>
). - The body of the pull request will be added to the release description.