-
Should prefix all commit messages with JIRA ticket related to a commit
- all commits should be related to a JIRA ticket for tracking
[PRJ-1234] some commit commentwhere PRJ-1234 is the JIRA ticket number
DO
DON'T DO
pr reviews and ultimate pr merge is the team's understanding and acceptance of the new code into the team's repository -- once merged, it's no longer an individual's code, but the team's code -- that's how all pr reviews and feedback should be taken

