amoeba commented on code in PR #40651: URL: https://github.com/apache/arrow/pull/40651#discussion_r1529658811
########## r/PACKAGING.md: ########## @@ -40,7 +40,7 @@ Wait for the release candidate to be cut: ## After release candidate has been cut -- [ ] Create a CRAN-release branch from the release candidate commit +- [ ] Create a CRAN-release branch from the release candidate commit, name the new branch e.g. `maint-15.0.1-r` and push to upstream Review Comment: ```suggestion - [ ] Create a CRAN-release branch from the release candidate commit, name the new branch e.g. `maint-X.X.X-r` and push to upstream ``` ########## r/PACKAGING.md: ########## @@ -40,7 +40,7 @@ Wait for the release candidate to be cut: ## After release candidate has been cut -- [ ] Create a CRAN-release branch from the release candidate commit +- [ ] Create a CRAN-release branch from the release candidate commit, name the new branch e.g. `maint-15.0.1-r` and push to upstream Review Comment: I think it's fine just to say X.X.X here unless we're intending to give this as an example. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
