turboFei commented on a change in pull request #1308: URL: https://github.com/apache/incubator-kyuubi/pull/1308#discussion_r739627390
########## File path: docs/community/release.md ########## @@ -221,6 +221,8 @@ Fork and clone [Apache Kyuubi website](https://github.com/apache/incubator-kyuub 1. Add a new markdown file in `src/news/` 2. Add a new markdown file in `src/release/` +3. Follow [Build Document](../develop_tools/build_document.md) to build docs, and copy folder `docs/_build/html` to + `content/docs/r{RELEASE_VERSION}` Review comment: It is just a rule, r means `release` -- 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]
