You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current process: create release branch per version.
Proposal: Per upstream convention, we should create a release branch per minor version (release-0.5, release-0.6, etc), and the cherry-pick commits from main branch to release branches for bug fixes.