Lesson 3 Episode 3 — Branching workflow

Lesson 3 Episode 3 — Branching workflow#

Time: 15 min

As a Team, work on the following coding taks using the branch worflow model.

  1. [Administrator] Creates a repository using this template

  2. [Administrator] Invites all team members to the team’s repository as collaborators.

  3. [Team] Read the TODO.md file and each member choses a tasks for the next step.

  4. [Collaborator] each member opens an issue for the chosen task.

  5. [Collaborator] Apply the branching model to complete the chosen task.

  6. [Collaborator] Commit and push changes to the team’s repository.