Branch Naming Standard - bounswe/bounswe2025group8 GitHub Wiki

Branch Naming Standard

Format: name/field/topic

  • name: Your first name or initials
  • field: The area of work (e.g., frontend, backend, docs)
  • topic: A brief description of the branch purpose (e.g., login-page)

Example: tom/frontend/login-page

This is the branch name format used in this project.