Class 3: Software project tracking#
Set up a project repository on GitHub and invite team members
Set up a JIRA project (use the Scrum template) and connect to the GitHub repo
Note
The Scrum template on Jira presents the roadmap as a “waterfall” of sprints, as shown below.
Test that GitHub changes are tracked by Jira, by committing with issue keys!
Note
Remember to reference Jira’s issue keys in git commits, to ensure proper tracking.
The advantage of Jira over Trello (as of now, March 2023) is Scrum support in its free plan.