Jennifer88huang commented on issue #7083: URL: https://github.com/apache/pulsar/issues/7083#issuecomment-643966396
@jiazhai could we create different branches to manage different release versions? For example, when v2.6.0 is ready to release, we can create a branch named `release-2.6` or `release-2.6.0`, and build website with this branch. - If we have new features for 2.7.0, we add the new contents in the master branch. - If we have new features for 2.6.x, we create a new branch `release-2.6.1` based on `release-2.6.0` branch. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
