Skip to content

Commit 2627c74

Browse files
authored
Merge pull request #301 from coderefinery/radovan/issue-285
clarify that "git clone" might be needed; closes #285
2 parents b037ee8 + 1c79a54 commit 2627c74

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

content/same-repository.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ contribute.
115115
**Exercise tasks**:
116116
1. Open an issue where you describe the change you want to make. Note down the
117117
issue number since you will need it later.
118+
1. If you work locally and not on GitHub, you need to clone the repository to
119+
your computer before you can create a new branch (more details in "Solution
120+
and hints" below).
118121
1. Create a new branch.
119122
1. Make a change to the recipe book on the new branch and in the commit
120123
cross-reference the issue you opened (see the walk-through below

0 commit comments

Comments
 (0)