File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -97,14 +97,16 @@ to be able to add people to the team.
97
97
1 ) Check < https://github.com/cr-workshop-exercises/access-requests/issues > .
98
98
Any open issue means the person hasn't been added yet.
99
99
100
- 2 ) Add person to < https://github.com/orgs/cr-workshop-exercises/teams/stream-exercise-participants >
100
+ 2 ) Assign one issue to yourself. This way other organizers know that this is being worked on.
101
+
102
+ 3 ) Add person to < https://github.com/orgs/cr-workshop-exercises/teams/stream-exercise-participants >
101
103
- Click on "Add member" -> "Invite" -> "Add (username) to stream-exercise-participants"
102
104
- ** Do not add/invite the person anywhere else** , not as collaborator to any
103
105
exercise repo directly. Only add invite them into the team
104
106
"stream-exercise-participants". Motivation: This way we give instructors the control over when the exercise can start. Otherwise
105
107
learners might merge changes before the lesson and thus change the example and confuse instructors and learners.
106
108
107
- 3 ) Close the issue on < https://github.com/cr-workshop-exercises/access-requests/issues > with the following comment (feel free to adapt it):
109
+ 4 ) Close the issue on < https://github.com/cr-workshop-exercises/access-requests/issues > with the following comment (feel free to adapt it):
108
110
```
109
111
Thanks! I have added you to the collaborative exercise team.
110
112
You can’t perform that action at this time.
0 commit comments