Code Monkey home page Code Monkey logo

hacktoberfest2021's Introduction

👨🏽‍💻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😇

hacktoberfest2021's People

Contributors

advaitanand avatar anweasha avatar blog-a1 avatar chaitanyagandhi avatar debodyuti1 avatar eg7409 avatar fajarcheema avatar gauriruhal avatar sandeepn06 avatar vvhacker007 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.