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

Commit fd496d4

Browse files
shivaylambaAnkush123456-code
authored andcommitted
Create challenge_6.md
1 parent 00f2bcd commit fd496d4

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Challenges/challenge_6.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
## Welcome to Challenge 6
22

3-
Welcome to the sixth challenge!
3+
Welcome to the sixth challenge!
44
Today's goal is to update your pull request that you created in [Challenge 5](https://github.com/scaleracademy/scaler-september-open-source-challenge/blob/main/Challenges/challenge_5.md?plain=1)
55

66
Task
7-
1. Create a new commit in the branch you created in Challenge 2 in your forked repository
8-
2. The change that you have to make should be the following:
9-
In the markdown file that was created in Challenge 5, edit the details as follows:
7+
8+
1. Create a new commit in the branch you created in Challenge 2 in your forked repository
9+
2. The change that you have to make should be the following:
10+
In the markdown file that was created in Challenge 5, edit the details as follows:
11+
1012
```
1113
---
1214
name: your_name
1315
github_user_name: YOUR-GITHUB-USERNAME
14-
url_of_github_issue: Link_of_the_github_issue_created_in_first_challenge
16+
url_of_github_isse: Link_of_the_github_issue_created_in_first_challenge
1517
---
1618
```
17-
3. After making this change create a commit with a proper commit message and push the changes
18-
4. Check if the commit reflects in the Pull request you created in Challenge 5
1919

20+
3. After making this change create a commit with a proper commit message and push the changes
21+
4. Check if the commit reflects in the Pull request you created in Challenge 5

0 commit comments

Comments
 (0)