You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2015/09/18 21:54:24 UTC

cordova-plugin-statusbar git commit: add JIRA issue tracker link

Repository: cordova-plugin-statusbar
Updated Branches:
  refs/heads/master 1b3fbf3f9 -> baefe6d10


add JIRA issue tracker link


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/commit/baefe6d1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/tree/baefe6d1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/diff/baefe6d1

Branch: refs/heads/master
Commit: baefe6d109d3c5bac202d567c96ab55d4c84e45c
Parents: 1b3fbf3
Author: Julien Bouquillon <ju...@bouquillon.com>
Authored: Thu Sep 10 18:32:55 2015 +0200
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Fri Sep 18 12:53:30 2015 -0700

----------------------------------------------------------------------
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/blob/baefe6d1/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index a8e3a78..e8a34a8 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,8 @@ StatusBar
 
 > The `StatusBar` object provides some functions to customize the iOS and Android StatusBar.
 
+: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%20Statusbar%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
+
 
 ## Installation
 
@@ -36,7 +38,7 @@ Older versions of cordova can still install via the __deprecated__ id
 It is also possible to install via repo url directly ( unstable )
 
     cordova plugin add https://github.com/apache/cordova-plugin-statusbar.git
-    
+
 
 Preferences
 -----------
@@ -300,5 +302,3 @@ Supported Platforms
 - Windows Phone 7
 - Windows Phone 8
 - Windows Phone 8.1
-
-


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org