Scrum Set Up
Reminder
Let's take a look at the SCRUM Framework section in this documentation as a refresher to understand the adaptation of Github HERE.
GitHub Issues/Product Backlog
Create and set up the following artifacts:
-
Issues Template:
-
Labels/Task Status:
-
Milestones:
Projects/Iteration/Sprint Backlog
Create and set up the following artifacts:
- Projects as Sprints:
- Projects Board/Product Increment:
The number of sprints needed will be determined by the number of user stories. Due to the speed of development, it may be wise to create the following projects only:
- SPRINT #0: Coding The Backend | BOARD
- SPRINT #1: Coding The Structure | BOARD
- SPRINT #2: Coding The Style | BOARD
- SPRINT #3: Coding The Interaction | BOARD
- SPRINT #4: Documentation | BOARD
- SPRINT #5: Double Check | BOARD
This will streamline the development process, keeping track of the different stages a task should go through.
During Development
It is important to clarify to the team that they need to update the issues they are working on, switching the stages of their development process, and adding important labels if necessary.
- The main activity in the assigned issue is to switch the position of the task on the Project Board from the issue page itself.
Once we've selected our SCRUM Setup, it's time to move forward with the Brainstorming!