Giter VIP home page Giter VIP logo

hacktoberfest-20's Introduction

Hello Hacker!!

Welcome to Hacktoberfest 2020! Begin your Open Source Journey as a contributor by learning to make Pull Requests to a repository. What better place than here to do the same

Make your first PR!

  1. Fork this repository to your account by clicking the Fork button on this repo image
  2. You now have this repo in your github account. You must be able to see it in 'github.com/your-github-username/hacktoberfest-20 '
  3. Go ahead and clone this repository from your account to your PC. At this point, make sure you have Git installed in your PC. Refer this documentation from git for instructions. By using the command git clone https://github.com/<your-github-username>/hacktoberfest-20
  4. Open the cloned directory using your system's file manager. You must see two files namely awesome.md and README.md
  5. Open awesome.md using your favorite text editor and add your name to a new line at the bottom of the file in this format. Feel free to add your favorite emoji with the help of markdown emojis here AwesomeName :sunglasses: This will look like this โฌ‡๏ธ when opened in GitHub later. So keep going!

AwesomeName ๐Ÿ˜Ž

  1. After adding your name, save the file and close the editor.
  2. Now commit your changes by following the below steps
    • Open terminal/command prompt inside the cloned folder
    • Run git add awesome.md to stage the file for committing.
    • Let's commit! Run git commit -m "Your commit message" Get creative with your commit message. You can follow the below format
      • "[your name]: Add my awesome name"
      • For instance: "[ashwin]: Add my awesome name"
    • Now let's get these changes to your GitHub repo. Run git push origin master
  3. You are almost done! Now head over to the original repository from which you forked and click on Pull Requests image
  4. From here, I'll leave you on your own. Make a stunning PR using this flashy green button image
  5. Google will be your best friend in case you get stuck at any point from now. Now go ahead and make your first (awesome) PR!!

hacktoberfest-20's People

Contributors

iamsh4shank avatar ashwinkey04 avatar imgbot[bot] avatar madhavram14 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.