You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by jc...@apache.org on 2016/07/30 22:36:27 UTC

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

Repository: cordova-plugin-vibration
Updated Branches:
  refs/heads/master c6ef1c3a5 -> 5976bf033


add JIRA issue tracker link

 This closes #40


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

Branch: refs/heads/master
Commit: 5976bf0337ecdfea43ad18662d7cb4da08d7a1d7
Parents: c6ef1c3
Author: Julien Bouquillon <ju...@bouquillon.com>
Authored: Thu Sep 10 18:33:00 2015 +0200
Committer: Julio C�sar <jc...@gmail.com>
Committed: Sun Jul 31 00:36:15 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/5976bf03/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 45de277..5fba0a6 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,9 @@ Although in the global scope, they are not available until after the `deviceread
         console.log(navigator.vibrate);
     }
 
+: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%20Vibration%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
+
+
 ## Installation
 
     cordova plugin add cordova-plugin-vibration


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