Development Conventions

May 19, 2018 · View on GitHub

Development Conventions

Development Conventions

Branching Strategy

Gitflow

  • A successful Git branching model » nvie.com

GitHub Flow

  • Understanding the GitHub Flow · GitHub Guides

Commit Messages

  • How to Write a Git Commit Message

Versioning

  • Semantic Versioning 2.0.0 | Semantic Versioning

Changelog

  • Keep a Changelog

Contents

  1. 1Branching Strategy
  2. 1.1Gitflow
  3. 1.2GitHub Flow
  4. 2Commit Messages
  5. 3Versioning
  6. 4Changelog