add JIRA issue tracker link. This closes #213

This commit is contained in:
Julien Bouquillon 2015-09-10 18:20:26 +02:00 committed by Vladimir Kotikov
parent 82582e5a5b
commit 456b4801af

View File

@ -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). [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 ## Requires
@ -55,4 +57,3 @@ These commands live in a generated Cordova Android project. Any interactions wit
1. Create a project 1. Create a project
2. Import it via "Non-Android Studio Project" 2. Import it via "Non-Android Studio Project"