Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 39fa290

Browse files
authored
Create challenge_2.md
1 parent 81eb74d commit 39fa290

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Challenges/challenge_2.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Welcome to Challenge 2
2+
3+
Welcome to the second challenge!
4+
Today we will focus on how to fork and create a clone of a Github repository
5+
6+
Task:
7+
1. Create a fork of this repository
8+
2. Clone the forked project locally in your system using the ``git clone`` command
9+
3. Add a new comment to the issue you created in the [first task](https://github.com/scaleracademy/scaler-september-open-source-challenge/blob/main/Challenges/challenge_1.md). The comment should have the following:
10+
- URL of your forked repository
11+
- A screenshot of the cloned project in your system

0 commit comments

Comments
 (0)