From 456b4801afa1a647ad8c8fbc0e9778ad6cbd1698 Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Thu, 10 Sep 2015 18:20:26 +0200 Subject: [PATCH] add JIRA issue tracker link. This closes #213 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f113579b..6f025e8a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ at the core, applications written with web technology: HTML, CSS and JavaScript. [Apache Cordova](https://cordova.apache.org) is a project of The Apache Software Foundation (ASF). +: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%22Android%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC) + ## Requires @@ -55,4 +57,3 @@ These commands live in a generated Cordova Android project. Any interactions wit 1. Create a project 2. Import it via "Non-Android Studio Project" -