Skip to content

Hurray!!🥳 The HacktoberFest 2020 🧛 Is Here May Lord Bless You With The Coolest😎 Swags Ever👕. Feel Free To Submit a PR🧑🏻‍💻 and have it merged. Ever PR will get you one step closer to winning the swags, so start ASAP👨🏻‍💻.

Notifications You must be signed in to change notification settings

Akshay000000/HacktoberFest_2020

 
 

Repository files navigation

👨🏽‍💻HacktoberFest_2020❄️
































🔥How To Make Your Own 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>/HacktoberFest_2020

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

git clone https://github.com/<YourUserName>/HacktoberFest_2020

3. Once the repo is cloned, navigate to the Hacktoberfest2020 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/PrathameshDeshpande/HacktoberFest_2020

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

PDP | K














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

⭐️ Make 4 Such Pr's To Get Exclusive Swags And Tee's From Github :-































THANK YOU 🤩 SEE YAA!! BYEEEEE HAVE A NICE DAY🧙🧛🏼

About

Hurray!!🥳 The HacktoberFest 2020 🧛 Is Here May Lord Bless You With The Coolest😎 Swags Ever👕. Feel Free To Submit a PR🧑🏻‍💻 and have it merged. Ever PR will get you one step closer to winning the swags, so start ASAP👨🏻‍💻.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.2%
  • Jupyter Notebook 26.3%
  • Java 6.9%
  • C 3.6%