Create a new repository with git flow:
branch develop <- where we'll merge ours changes, and create pushes from it.
branch main <- where we'll merge approved s changes, with releases creating tags
To more information see on the oneapp's wiki
plugins: