Skip to content

✨Feel free to submit a PR💻 and have it merged to get a free Hacktoberfest tee👕 from GitHub😻.

License

Notifications You must be signed in to change notification settings

vvHacker007/HacktoberFest2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👨🏽‍💻HacktoberFest_2021🎃























Follow these steps to make your first Pull Request🔥

1. Go to the top right corner of this page and click on the Fork Button.This creates a new copy of my demo repo under your GitHub user account with a URL like:

https://github.com/<YourUserName>/Hacktober-Fest2021

2. Go to any folder, open terminal and type:

git clone https://github.com/<YourUserName>/Hacktober-Fest2021

3. Once the repo is cloned, navigate to the Hacktoberfest2021 folder and you need to do two things:

  • Create a new branch by issuing the command:
git checkout -b new_branch_name
  • Create a new remote for the upstream repo with the command:
git remote add upstream https://github.com/vvHacker007/Hacktober-Fest2021

In this case, "upstream repo" refers to the original repo you created your fork from.

Now you can make changes to the code. The following code creates a new branch, makes an arbitrary change, and pushes it to new_branch:

4. Once you add all the files in your branch

5. Once you push the changes to your repo, the Compare & pull request button will appear in GitHub.

6. Click it and you'll be taken to this screen:

7. Open a pull request by clicking the Create pull request button. This allows the repo's maintainers to review your contribution. From here, they can merge it if it is good, or they may ask you to make some changes.

8. Click The Given Below Image And Sign up Using Github To Review Your PR's

Vedansh














Congrats!!👏 You Successfully Made A PR To This Repo🤝

⭐️ Now sit back and wait for your PR's to get merged. Make 4 Such Pr's To Get Exclusive Swags And Tee's👕 From Github😍:































✨Happy Hacking👨🏻‍💻 Fellas😇