Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 781 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (17 loc) · 781 Bytes

Contributing

📣 Support/Questions?: Please see our Support Page for general support questions. The issues on GitHub should be reserved for bug reports and feature requests.

Bug Reports

Please create an issue describing the bug in detail.

Feature Requests

Please create an issue!

Developing

Please familiarize yourself with Cordova plugin development.

You can use cordova plugin add with a local directory to copy and compile plugin changes into a test project.

Pull Requests

Please create a pull request for the master branch.

Publishing

  1. Add changes to CHANGELOG.md.

  2. Deploy:

    npm run deploy -- <version>