From 91c731316ea9878e768d827e00d1460a8123a71a Mon Sep 17 00:00:00 2001 From: Jacques de Villiers Date: Tue, 26 Jun 2018 09:16:52 +0100 Subject: [PATCH] Add Apache Cordova issue tracker link to Readme (#107) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a212a763..11df9801 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,9 @@ are not available until after the `deviceready` event. } ``` + +⚠️ Report issues on the [Apache Cordova issue tracker](https://issues.apache.org/jira/browse/CB-12082?jql=project%20%3D%20CB%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20cordova-plugin-geolocation%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC) + ## Reference ## Installation