You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/02/22 16:31:38 UTC

[GitHub] revolunet closed pull request #27: add JIRA issue tracker link

revolunet closed pull request #27: add JIRA issue tracker link
URL: https://github.com/apache/cordova-plugin-battery-status/pull/27
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/README.md b/README.md
index fccf9b6..17e40b7 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,8 @@ It adds the following three `window` events:
 * batterycritical
 * batterylow
 
+: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%20Battery%20Status%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
+
 ## Installation
 
     cordova plugin add cordova-plugin-battery-status
@@ -61,7 +63,7 @@ attach an event listener after the `deviceready` event fires.
 
 ### Android and Amazon Fire OS Quirks
 
-- Warning: the Android + Fire OS implementations are greedy and prolonged use will drain the user's battery. 
+- Warning: the Android + Fire OS implementations are greedy and prolonged use will drain the user's battery.
 
 ### Windows Phone 7 and 8 Quirks
 
@@ -76,7 +78,7 @@ The `level` parameter _is_ supported.
 
 ### Browser Quirks
 
-Supported browsers are Chrome, Firefox and Opera. 
+Supported browsers are Chrome, Firefox and Opera.
 
 ### Example
 
@@ -128,7 +130,7 @@ Windows Phone 8.1 will fire `batterycritical` event regardless of plugged state
 
 ### Browser Quirks
 
-Supported browsers are Chrome, Firefox and Opera. 
+Supported browsers are Chrome, Firefox and Opera.
 
 ## batterylow
 
@@ -171,4 +173,4 @@ Windows Phone 8.1 will fire `batterylow` event regardless of plugged state as it
 
 ### Browser Quirks
 
-Supported browsers are Chrome, Firefox and Opera. 
+Supported browsers are Chrome, Firefox and Opera.


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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