Git Product home page Git Product logo

fork-me's Introduction

fork-me

Practice forking a repo and making a pull request

Instructions

1. Fork

For this repo by clicking the fork button at the top of the screen.

Fork Click

2. Clone

Clone your fork of the repo to your local machine.

Copy and paste the Git URL in the sidebar.

Clone Click

In the terminal, type git clone, followed by the git URL you copy and pasted.

git clone [email protected]:YOURGITHUBUSERNAME/fork-me.git

3. Make a change

Add a file in the /contributors/ directory named either you_name.md or your_name.txt and add something about yourself.

steve_zissou.md

I am an oceanographer, documentarian, and newfound father aboard the ship Belafonte. I am currently at work filming a documentary about the elusive Jaguar Shark. My other intersts include jump suits, track sneakers, and knit caps.

4. Commit

Commit your changes and push them to GitHub.

git add .
git commit -m "adding my name to the contributors"
git push

5. Initiate a pull request

Back to GitHub.com, visit your fork of the repo (https://github.com/YOURUSERSNAME/fork-me), click the "Pull Request" button.

Pull Request Click Click

Now, click the "Create Pull Request" button.

Create Request Click Click

6. Describe your pull request

Add a title to your pull request and a brief description of the change and click the "Create Pull Request" button.

Pull Request Click Click

That's it! Your changes are now waiting to be added to the codebase.

fork-me's People

Contributors

ascott1 avatar gingerkitty avatar elomid avatar aprilzzz avatar ajaykarwal avatar liknexp avatar annashabalina avatar caleb0199 avatar cotil1ion avatar danletson avatar davitarakelyan92 avatar umbuga avatar etiennehenn avatar imuchnik avatar appanchor avatar jrbillar avatar johnsylora avatar kingsleyomon-edo avatar lburkamper avatar gestalt007 avatar maneuma avatar maureentheisen avatar 123muq avatar owenjonesuob avatar pcolebizz avatar ranabasu avatar rfxavier avatar jsg1901 avatar zimsus avatar tnsaturday avatar

Watchers

James Cloos avatar Bryan Hall 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.