Lesson 3 Episode 3 — Forking workflow#
Time: 15 min
Working in teams, apply FAIR principles to a Git repository using a FAIR software checklist.
[Administrator] creates a repository for the team using the collab-faircode template repository. Name the team’s repository as
-faircode [Team] Go thru the Fair software checklist and assign one item from the list to each team member. The chosen item will become tasks for the team members to work on.
[Collaborators] open an issue in the team’s repository about the chosen item. Describe the task for each item in the issue.
[Collaborators] Fork the team’s repository to their accounts.
[Collaborators] Clone their forks onto thier local machine, work on their issues, and push changes to their forks.
[Collaborators] Make a pull request from their forks to the base repository (team’s repostory), main branch.
Answers
No answer are provided for this exercise.