Skip to content

Development workflow

Strategies

  • git-flow (Gitflow Workflow) - "The Gitflow Workflow defines a strict branching model designed around the project release. This provides a robust framework for managing larger projects."

Practices

  • "Open on PR on my first commit and mark it as draft"