This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-CB-13828
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git


The following commit(s) were added to refs/heads/janpio-CB-13828 by this push:
     new b6418e1  fix JIRA
b6418e1 is described below

commit b6418e18a540430e018856c5824bcb4efd61aa56
Author: Jan Piotrowski <piotrowski+git...@gmail.com>
AuthorDate: Mon Feb 19 17:41:24 2018 +0100

    fix JIRA
---
 docs/platforms-release-process.md | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/docs/platforms-release-process.md 
b/docs/platforms-release-process.md
index f17da3c..a75c10b 100644
--- a/docs/platforms-release-process.md
+++ b/docs/platforms-release-process.md
@@ -80,14 +80,16 @@ Double check you replace "Android" in the subject and mail 
body - there is no un
 ## Create JIRA issue
 
  * Create a JIRA issue to track the status of the release.
-   * Make it of type "Task"
-   * Title should be "Cordova-Android Platform Release _August 21, 2014_"
-   * Description should be: "Following steps at 
https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md";
+   - Make it of type "Task"
+   - Title should be "Cordova-Android Platform Release _August 21, 2014_"
+   - Description should be: "Following steps at 
https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md";
  * Comments should be added to this bug after each top-level step below is 
taken
- * Set a variable in your terminal for use later on:
+ * Set a variable in your terminal for use later on
 
 
-    JIRA="CB-????" # Set this to the release bug.
+```
+JIRA="CB-????" # Set this to the release bug.
+```
 
 ## Update and Pin Dependencies
 Ensure you're up-to-date:

-- 
To stop receiving notification emails like this one, please contact
jan...@apache.org.

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

Reply via email to