< Previous Challenge - Home - Next Challenge >
Agile project management is a key component of building a modern DevOps culture at your organization. If you are new to Agile or just want a refresher, we recommend you review the following articles:
To help you with Agile project management, there is GitHub project boards. With GitHub project boards, you can quickly and easily start tracking your backlog, tasks, issues/bugs and features associated with your project.
Review the following introduction to GitHub project boards: GitHub project boards.
Add collaborators from your team to your repo.
Create a new project using the “Team backlog” template.
Ensure your project is linked to your repository
challenge 3
draft issue to an issue and select our repository. Look at the difference between a draft and your converted challenge 3
issueMove all your issues to the “Ready” column and convert each one from draft to an issue.
Since you are currently working on Challenge 3, drag the Challenge 3
issue to the “In progress” column.
Ask your team member to close the Challenge 3
issue you assigned to them. Review your project board to see if the issue moved to the ‘Done’ column automatically.
Create a new view to show your challenge issues in a table view.
Add a custom field to your issue. The custom field can be called Complexity and will be a single select type with the options (Very Easy, Easy, Hard and Very Hard).