If the ticket is:
JX-700: As a user I should see my things listed on the home page
then the branch should be named:
JX-700_user-can-see-things-on-home
shortest possible version that still describes the ticket.
We are using conventional commit messages. please read through the guide at the above link and make sure that you are adhering to the standard outlined above.
- Branch your task branch from develop
- Create a Pull Request onto the develop
- Request a Peer Review
- Once approved, squash merge into develop