Create a new commit replacing ## with the corresponding Jira Id git commit -m "feature/TASKMANAGER-##: add comment here that identifies the commit"
When adding new features, create a new branch first with the following format The branch should have the Jira Id related to the new feature.
Name of the branch should be: feature/TASKMANAGER-##
You will need approvals from your peers.