Naming - TanyaSamal/team-project GitHub Wiki

Branch naming:

#Issue-name

Example: #1-new-feature

Commit naming:

#Issue/fix-feat: description

Example:

#1/feat: add render function

or

#1/fix: correct name