Skip to content

Commit 3aec15a

Browse files
committed
Translate edited list to table with links to lines
1 parent a8fcd9b commit 3aec15a

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,38 @@ Here are today's steps to a good collaboration process, and the tasks for each o
6060
#### [Clean up (everyone)](/workshop/09-clean-up)
6161
20. Deleting a merged branch
6262
21. Closing an issue
63+
64+
65+
66+
67+
| **Exercises** |
68+
|-----------------------------------------------------------------------------------------------------------------------|
69+
| **[Creating a repository (one person)](/workshop/01-creating-a-repository)** |
70+
| :link: [3. Creating a repository](/workshop/01-creating-a-repository.md#L3) |
71+
| :link: [4. Adding collaborators](/workshop/01-creating-a-repository.md#L18) |
72+
| **[Making commits (everyone)](/workshop/02-making-commits)** |
73+
| :link: [5. Making your first commit](/workshop/02-making-commits.md#L3) |
74+
| **[Creating issues (everyone)](/workshop/03-creating-issues)** |
75+
| :link: [6. Creating an issue](/workshop/03-creating-issues.md#L3) |
76+
| **[Responding to issues (everyone)](/workshop/04-responding-to-issues)** |
77+
| :link: [7. Picking and owning an issue](/workshop/04-responding-to-issues.md#L3) |
78+
| :link: [8. Creating a branch](/workshop/04-responding-to-issues.md#L7) |
79+
| :link: [9. Creating folders & files](/workshop/04-responding-to-issues.md#L11) |
80+
| :link: [10. Committing to your branch](/workshop/04-responding-to-issues.md#L15) |
81+
| **[Asking for a review (everyone)](/workshop/05-asking-for-a-review)** |
82+
| :link: [11. Comparing changes and opening a pull request](/workshop/05-asking-for-a-review.md#L3) |
83+
| :coffee: 12. Waiting for everyone to catch up/Catch-up point/timecheck(each group has at least one pull request open) |
84+
| **[Reviewing changes (everyone)](/workshop/06-reviewing-changes)** |
85+
| :link: [13. Reviewing another person's pull request](/workshop/06-reviewing-changes.md#L3) |
86+
| :link: [14. Commenting on a line in a pull request](/workshop/06-reviewing-changes.md#L8) |
87+
| :link: [15. Changing branches and navigating files](/workshop/06-reviewing-changes.md#L10) |
88+
| :link: [16. Making a general comment on a pull request](/workshop/06-reviewing-changes.md#L14) |
89+
| :link: [17. Approving a pull request](/workshop/06-reviewing-changes.md#L22) |
90+
| **[Accepting a review (everyone)](/workshop/07-accepting-review)** |
91+
| :link: [18. Reading responses and resolving conversations](/workshop/07-accepting-review.md#L3) |
92+
| **[Merging changes (everyone)](/workshop/08-merging-changes)** |
93+
| :link: [19. Merging a branch into `master`](/workshop/08-merging-changes.md#L3) |
94+
| **[Clean up (everyone)](/workshop/09-clean-up)** |
95+
| :link: [20. Deleting a merged branch](/workshop/09-clean-up.md#L3) |
96+
| :link: [21. Closing an issue](/workshop/09-clean-up.md#L6) |
97+
| :tada::tada::tada::tada::tada: |

0 commit comments

Comments
 (0)