momo-jun commented on code in PR #17130: URL: https://github.com/apache/pulsar/pull/17130#discussion_r971931198
########## wiki/release/release-process.md: ########## @@ -473,18 +473,16 @@ Steps and examples see [Pulsar Release Notes Guide](https://docs.google.com/docu ## 17. Update the site -The workflow for updating the site is slightly different for major and minor releases. - -### Update the site for major releases -For major release, the website is updated based on the `master` branch. +### Update the site for minor releases +For minor releases, such as 2.10, the website is updated based on the `master` branch. Review Comment: As clarified by @codelipenghui and @BewareMyPower, the current consensus in the Pulsar community is: * feature release (major release): 2.10.0, 2.11.0... * bug-fix release (minor release): 2.10.1, 2.10.2... I will update the wording accordingly in #17684. -- 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]
