Branch Convention - bounswe/bounswe2022group5 GitHub Wiki

Convention: team-name/enhancement/descriptive_name-#issue_id

  • Team Name: To follow which team makes development, we have to use the team name. It should be Backend, Frontend, or Mobile for our project.

  • Enhancement: We have to categorize our enhancements. It sould be Feature, Bugfix, or Hotfix.

  • Descriptive Name: By looking at the branch name, we have to understand what this Git branch is about and its purpose.

  • Issue Id: We can use issue id to track our issue.

Example: