wemake-services / meta

Home of Repeatable Software Development Process
https://wemake-services.github.io/meta/
GNU General Public License v3.0
53 stars 13 forks source link

Create "Git workflow" page #53

Open sobolevn opened 6 years ago

sobolevn commented 6 years ago

Our git workflow is very simple yet powerful. We need to create a special page for it.

Things to cover:

  1. master branch
  2. issue-* branches
  3. merging and reviews
  4. releases and tags
  5. auto changelogs from closed issues

It would also be nice to create a name for it.

sobolevn commented 6 years ago

https://guides.github.com/introduction/flow/