Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jeffory orrok patch 1 #306

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions resources/contents/en-US/challenges/8_its_a_small_world.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,14 @@ <h2>Social Coding</h2>
<div class="chal-step blue-border border-box">
<h3>Hello, Repo Robot!</h3>
<p>To add collaborators to one of your projects, visit the repository's page on your GitHub account and click the
'Settings' tab in the menu in the upper part of the page. Then select the 'Collaborators' option. Type the
username into the text box add and click 'Add'.</p>
'Settings' tab in the menu in the upper part of the page. Then select the 'Manage access' option on the left.
Click the green 'Invite a collaborator' button and type the username into the text box, select the appropriate user,
and click the green 'Add &lt;username&gt; to this repository' button.</p>

<p>Go to your forked Patchwork repository's page on GitHub and add 'reporobot' as a collaborator. The URL should
<p>Go to your forked Patchwork repository's page on GitHub and add 'reporobot' as a collaborator (hint: do not put an @ before reporobot). The URL should
look like this, but with your username.</p>

<code>github.com/YOURUSERNAME/patchwork/settings/collaboration</code>
<code>github.com/YOURUSERNAME/patchwork/settings/access</code>
</div>

{{{ verify_button }}}