Hi Ozone devs, As part of our ongoing documentation updates, I am working on docs for feature branch usage which will live under the developer guide on the website. This includes: - Porting over the completed feature branch merge checklists which lived in confluence - Updating our current feature branch merge checklist - Adding a guide on feature branch management and merge processes, which had never been formally written down.
The last point is especially important since it details the exact way to use merge and rebase to incorporate the feature branch into master for optimal git history. The PR is https://github.com/apache/ozone-site/pull/463. It would be great if the community could leave feedback on this PR so that the updated practices can go into effect once it is merged. Note that we have STS and ZDU feature branches getting ready to merge soon. Thanks, Ethan
