X Tutup
Skip to content

Commit 91c7313

Browse files
jacquesdevshazron
authored andcommitted
Add Apache Cordova issue tracker link to Readme (#107)
1 parent e74c87a commit 91c7313

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ are not available until after the `deviceready` event.
7171
}
7272

7373
```
74+
75+
⚠️ 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)
76+
7477
## <a id="reference"></a>Reference
7578
## Installation
7679

0 commit comments

Comments
 (0)
X Tutup