Code Monkey home page Code Monkey logo

hacktoberfest's Introduction

๐ŸŽƒ HacktoberFest Starter Project ๐ŸŽƒ

Make your first Pull Request on GitHub!

Hacktoberfest 2020

GitHub forks GitHub stars Github license

# Welcome to GitHub!

This project is perfect for your first pull request

Instructions-

  • Firstly install git in your system and any text editor for editing code.
  • Fork this Repository using the button at the top (Forking means creating your own version of this repo in your account)
  • Clone your forked repository to your pc (get a copy of it to your local system to ease your work on it)
  • Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user and git checkout -b new-user)
  • Add your profile image in img/ (The folder in this repo)
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user) - (These commands effectively push the code from your local system to the GitHub repo on their server)
  • Create a pull request (A Pull-Request or a PR, is the way of requesting the owner of original repo from whom you forked from to confirm your changes globally)
  • Star this repository

Joining the list

To join to the list of contributors you just need to do this simple steps:

  • Edit README.md and add your username & href to your github-profile. Please use this format:

    <img src="img\divakar.jpg" width="100" /><br><a href="https://github.com/rexdivakar" target="_blank">rexdivakar</a>

  • Don't change the width or tags

  • Commit your changes

  • Create a new PR

Happy hacking!

4. Wait for Pull Request to merge

5. Celebrate - you've done your first Pull Request!!

Contributors



Rexdivakar


Aakash


ArvindKrishna

hacktoberfest's People

Contributors

rexdivakar avatar arvindaroo 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.