Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 249 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 249 Bytes

Contributing

All pull requests must be backed by tests or they will be rejected.

Once you have finished your changes, build the new plugin:

$ npm run-script build

Do not bump the version. I will handle versioning.