Skip to content

Commit e9a017d

Browse files
authored
Merge pull request #428 from carpentries-incubator/issue-427
Fix un-rendered callout by changing it to a note
2 parents c57176e + cd9b721 commit e9a017d

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

episodes/41-code-review.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -321,19 +321,14 @@ There is doing to be an exercise next for you to practice it.
321321
repository as a collaborator.
322322
You will have to do the same for the collaborator doing the review on your repository.
323323

324-
::::::::::::::::::::::::::::::::::::::::: callout
325-
326-
## Code Review from External Contributors
327-
328-
You do not have to be a collaborator on a public repository to do code reviews
324+
**Note:** *You do not have to be a collaborator on a public repository to do code reviews
329325
so this step is not strictly necessary.
330326
We are still asking you to do it now as we will get you working in teams
331-
for the rest of the course so it may make sense to start setting up your collaborators now.
327+
for the rest of the course so it may make sense to start setting up your collaborators now - as
328+
shown in the screenshot below.*
332329

333330
![](fig/github-add-collaborator.png){alt='Adding a collaborator in GitHub' .image-with-shadow width="900px"}
334331

335-
::::::::::::::::::::::::::::::::::::::::::::::::::
336-
337332
2. Locate up the pull request from the GitHub's `Pull Requests` tab on the home page
338333
of your fellow learner's software repository, then head to the `Files changed` tab
339334
on the pull request.

0 commit comments

Comments
 (0)