awesome-cordova-plugins/CONTRIBUTING.md
2016-06-13 00:29:04 -04:00

815 B

Contributing to Ionic Native

Feature request?

Have a plugin you'd like to see supported? Because Ionic Native is a thin wrapper around existing Cordova plugins, adding support for new plugins is as easy as creating a new wrapper for whichever plugin you'd like to add.

Take a look at our Developer Guide for more info on adding new plugins.

Having an issue?

There are no rules, but here are a few things to consider:

Before you submit an issue:
  • Do a quick search to see if there are similar issues
  • Check that you are using the latest version of ionic-native
Still having problems? submit an issue with the following details:
  • Short description of the issue
  • Steps to reproduce
  • Stack trace (if available)