diff --git a/Challenges/challenge_6.md b/Challenges/challenge_6.md deleted file mode 100644 index 701d59f78..000000000 --- a/Challenges/challenge_6.md +++ /dev/null @@ -1,19 +0,0 @@ -## Welcome to Challenge 6 - -Welcome to the sixth challenge! -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) - -Task -1. Create a new commit in the branch you created in Challenge 2 in your forked repository -2. The change that you have to make should be the following: -In the markdown file that was created in Challenge 5, edit the details as follows: -``` ---- -name: your_name -github_user_name: YOUR-GITHUB-USERNAME -url_of_github_issue: Link_of_the_github_issue_created_in_first_challenge ---- -``` -3. After making this change create a commit with a proper commit message and push the changes -4. Check if the commit reflects in the Pull request you created in Challenge 5 - diff --git a/contributors/Ankush123456-code/Ankush123456-code.md b/contributors/Ankush123456-code/Ankush123456-code.md new file mode 100644 index 000000000..09c1e7f9a --- /dev/null +++ b/contributors/Ankush123456-code/Ankush123456-code.md @@ -0,0 +1,5 @@ +--- +name: Ankush kunwar +github_user: Ankush123456-code +url_of_github_issue: https://github.com/scaleracademy/scaler-september-open-source-challenge/issues/461 +--- \ No newline at end of file