[ 
https://issues.apache.org/jira/browse/CB-13828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16373439#comment-16373439
 ] 

ASF GitHub Bot commented on CB-13828:
-------------------------------------

janpio commented on a change in pull request #170: CB-13828: Improve 
cordova-coho/docs
URL: https://github.com/apache/cordova-coho/pull/170#discussion_r170091489
 
 

 ##########
 File path: docs/platforms-release-process.md
 ##########
 @@ -118,114 +205,147 @@ If you have prepared the release notes in your release 
branch for a patch releas
 
 For iOS, you may have to cherry-pick the commit for `Added X.Y.Z to 
CDVAvailability.h (via coho)` into the master branch as well.
 
----
+### Special Case 2: releasing new commits from an already-existing release 
branch
 
 If you are releasing new commits from an already-existing release branch, 
remember to merge in or cherry-pick relevant commits from master into the 
release branch!
 
-After, prepare your release branch by using `coho prepare-release-branch` 
command, which handles the following steps:
- * Updating `cordova.js` snapshot
- * Creating a release branch (if it doesn't already exist)
- * Updating version numbers (`VERSION` file & package.json). On `master`, it 
gives version a minor bump and adds `-dev`
+### Create Release Branch
+
+Create and prepare your release branch by using `coho prepare-release-branch` 
command, which handles the following steps:
 
+1. Creates a release branch `5.0.x` (if it doesn't already exist)
+2. Updates `cordova.js` snapshot on both `5.0.x` and `master`
+3. Updates version numbers (`VERSION` files) on `5.0.x`
 
 Review comment:
   Reworded that and added your example.

----------------------------------------------------------------
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:
us...@infra.apache.org


> Improve cordova-coho/docs
> -------------------------
>
>                 Key: CB-13828
>                 URL: https://issues.apache.org/jira/browse/CB-13828
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-coho
>            Reporter: Jan Piotrowski (Sujan)
>            Priority: Major
>
> /docs in the `cordova-coho` repo is effectively the contributor documentation 
> of Cordova. It could use some improvements right now.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to