Hi everyone, I was revisiting the good practices of releases and want to align with you if it is the same thing Apache recommends because looking at the Apache Release pages focuses on the artifacts uploaded on the Apache websites.
[image: image.png] The idea is the *release/release-tag* uses the *development *branch to select the PRs or commits to create the release and merge it into the *main* . If we use this good practice, we need to avoid merging things on *main* branch and only merge PRs into *develop*. (Sorry if it is a noob comment! This is the first time I have done an RM, but I am enjoying it a lot :) ) If everyone agrees on it, I can add this a note on the Contributing docs or create a *CONTRIBUTE.MD* file with clear instructions. Let me know what you think, and if everyone approves, I will do it immediately. Glaucia
