Giter VIP home page Giter VIP logo

learn-to-use-github's Introduction

Task

  • Fork this repo it will create a copy of the repo under your own GitHub account. You can fork a repo by clicking the Fork button on the top right corner of the repo page.
  • Clone your forked repo to your local machine. You can do this by running git clone https://github.com/your_username/learn-to-use-github in your terminal, where your_username is your GitHub username.
  • Create a new branch for your changes. You can do this by running git checkout -b branch_name, where branch_name is a descriptive name for your branch.
  • Now, create a newfile in the usernames directory bearing your username your_github_username.txt like codernakul.txt and contents of the file should be your_full_name - your_github_username like Nakul Singh - codernakul
  • Add and commit your changes to the new branch. You can do this by running git add . to stage all your changes and git commit -m "message" to commit them with a message, where message is a brief summary of what you did for instance git commit -m "Create codernakul.txt"
  • Push your changes to your forked repo on GitHub. You can do this by running git push origin branch_name, where branch_name is the name of your branch.
  • Create a pull request from your forked repo to the original repo. You can do this by going to your forked repo on GitHub and clicking the Compare & pull request button. This will open a page where you can review your changes and add a title and a description for your pull request. Then click Create pull request to submit it.

That's it! You have created a pull request for a public git repo. Now you need to wait for the maintainers to review and merge your pull request. We might also ask you for some feedback or changes before merging it. You can communicate with us through the comments section of your pull request.

Maintainers

  • Rohit Lal
  • Aditya Shirwatkar
  • Muhammed Abdullah
  • Aayush Fadia
  • Nakul Singh
.___      .____          ___.           
|   |__  _|    |   _____ \_ |__   ______
|   \  \/ /    |   \__  \ | __ \ /  ___/
|   |\   /|    |___ / __ \| \_\ \\___ \ 
|___| \_/ |_______ (____  /___  /____  >
                  \/    \/    \/     \/ 

learn-to-use-github's People

Contributors

aditya-shirwatkar avatar abd-01 avatar aayush-fadia avatar digzator avatar codernakul avatar take2rohit avatar lynx1902 avatar nachiket497 avatar amit-420 avatar nikhilsandy avatar pranav2442 avatar zeodarkflame avatar ayush1285 avatar thisisgarvithedaoo avatar tabithasneha avatar sushantjha78 avatar srivardhini03 avatar pebblestack avatar jaswanthkaranam avatar vaibhavmishra02001 avatar sanjana132 avatar k1sh0re avatar deepshikhar avatar agampandeyy avatar msi-67 avatar karthik101200 avatar kar-tik avatar harshad1600 avatar gspahwa avatar divychheda 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.