Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 2c90415

Browse files
authored
Merge pull request #27 from yelirekim/renamed-branch-step-5
Indicate the correct branch name to check out during steps 5 and 12
2 parents fa1877f + bde04aa commit 2c90415

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

responses/05.0_add-response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ In the last step, we referenced a file titled `welcome-text.md`, but it doesn't
77
### :keyboard: Activity: Adding a response
88

99
1. In the `/responses/` folder, create a new file titled `welcome-text.md`
10-
- Note: If you're working on GitHub.com, you may need to navigate to the **Code** tab, checkout to the `add-metadata` branch, and click **Create new file**, or [use this shortcut]({{ fileUrl }})
10+
- Note: If you're working on GitHub.com, you may need to navigate to the **Code** tab, checkout to the `write-steps` branch, and click **Create new file**, or [use this shortcut]({{ fileUrl }})
1111
1. In that file, add some content that will appear to the learner in the welcome issue
1212
1. Add an instruction for the learner to open a new pull request titled "Add name to README" in which they add their name to the README file
1313

responses/12.0_add-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ We added a README for you, but go ahead and put in your own content.
88
### :keyboard: Activity: Edit the README.md
99

1010
1. [Edit the `README.md` file]({{ fileUrl }}) to contain a description of the course
11-
- Note: If you're working on GitHub.com, you can click on the link above or navigate to the **Code** tab, checkout to the `add-metadata` branch, and click **Create new file**
11+
- Note: If you're working on GitHub.com, you can click on the link above or navigate to the **Code** tab, checkout to the `write-steps` branch, and click **Create new file**
1212

1313
<hr>
1414
<h3 align="center">I'll respond below when I detect a commit on this branch.</h3>

0 commit comments

Comments
 (0)