rubenada commented on a change in pull request #2741:
URL: https://github.com/apache/calcite/pull/2741#discussion_r823628055
##########
File path: site/_docs/howto.md
##########
@@ -693,8 +693,11 @@ Before you start:
is starting and therefore `master` branch is in code freeze until further
notice.
* Set up signing keys as described above.
* Make sure you are using JDK 8 (not 9 or 10).
-* Make sure `master` branch and `site` branch are in sync, i.e. there is no
commit on `site` that has not
- been applied also to `master`. If you spot missing commits then port them to
`master`.
+* Make sure `master` branch and `site` branch are in sync, i.e. there is no
+ commit on `site` that has not been applied also to `master`.
+ We are talking about the commit content, you need to pay attention to the
commit message
+ and change, not hash: it is normal to have the same change in site and
Review comment:
"site" and "master" are missing the backtick in the last sentence. Also
please keep at the end the sentence: "If you spot missing commits then port
them to `master`."
--
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]