Repository: cordova-plugin-whitelist Updated Branches: refs/heads/master 3903631b3 -> 81a4f8997
add JIRA issue tracker link. This closes #12 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/commit/81a4f899 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/tree/81a4f899 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/diff/81a4f899 Branch: refs/heads/master Commit: 81a4f8997c384644adcd879ec3ca9e30f8906de9 Parents: 3903631 Author: Julien Bouquillon <[email protected]> Authored: Thu Sep 10 18:33:06 2015 +0200 Committer: Nikhil Khandelwal <[email protected]> Committed: Mon Oct 26 09:05:40 2015 -0700 ---------------------------------------------------------------------- README.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/blob/81a4f899/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 63517a0..86a9e62 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ This plugin implements a whitelist policy for navigating the application webview on Cordova 4.0 +:warning: Report issues on the [Apache Cordova issue tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Whitelist%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC) + + ## Supported Cordova Platforms * Android 4.0.0 or above --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
