Tracking Github branches with JIRA

When making commits or Pull Requests on Github, JIRA can track the work that is related to issues created. Doing so requires the ticket number.

The issue number can be found where the red circle is located:

When making git commits, ensure the ticket number is the first word of text on your commit message (with all-caps):

When making the Pull Request for the branch on Github, also ensure the ticket number is the first work on the title:

With the ticket numbers in place, the issues can then be tracked accordingly: