Coggle requires JavaScript to display documents.
create epic branch
create issue branch
commit to issue branch
pull request with code review
create or update test branch
merge epic to release
after +2 on pull request, merge to test branch
create or update release branch
merge after production deployment
create bug branch
commit to bug branch