ghostmk / HacktoberFest2020

Contribute for hacktoberfest 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HacktoberFest2020

All Contributors

Contribute to hacktoberfest 2020

Welcome to HacktoberFest 2020 Public Repository.

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/


Process are as follows :-

  • Login using github @ Hacktoberfest
  • Create four valid pull requests (PRs) between 1st - 31st October

How to Contribute to this repository

  • Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone the forked repository to your local machine.
git clone https://github.com/your-username/HacktoberFest2020.git
  • change the present working directory
cd HacktoberFest2020
  • Pick a project or make a new one
  • Make a new branch
git checkout -b branch-name
  • Make change in the repository with the new branch.
  • push the changes.
git add .
git commit -m "Your commit Message"
git push origin brach-name
  • Make a pull request.

  • You are almost there, now it time for you to be on our contributors page. Just find your pull request and comment the below message by relacing with your name and with the type of contribution. You can find the contribution type here

   @all-contributors please add @<username> for <contributions>

The Wall of Contributors ✨

Thanks goes to these wonderful people (emoji key):


navneetsn1809

πŸ“– πŸ’»

Pranav

πŸ’»

Prithviraj Biswas

πŸ’»

Piyush

πŸ’»

deadline007

πŸ’»

Ravi Kumar

πŸ’»

Nishant Singh

πŸ’»

Aarushi21

πŸ’»

Siddharth Singh

πŸ’»

Ashwani Kumar

πŸ’»

Lakshmi Kittur

πŸ’»

Siddhant Khare

πŸ’»

Renier Trenuela

πŸ’»

Purva Gaikwad

πŸ’»

Dharmarajsinh Jethva

πŸ’»

mayanksharma019

πŸ’»

Anjali Chauhan

πŸ’»

Swarag Narayanasetty

πŸ’»

ABHISHEK VISHWAKARMA

πŸ’»

Vedant pople

πŸ’»

shaonidutta

πŸ’»

Yasharth Tripathi

πŸ’»

soham

πŸ’»

Pranav yadav

πŸ’»

Checkout The Wall Of Contributions

About

Contribute for hacktoberfest 2020


Languages

Language:C++ 58.8%Language:Python 12.2%Language:JavaScript 8.4%Language:HTML 5.2%Language:CMake 3.9%Language:Dart 3.4%Language:C 2.6%Language:CSS 2.4%Language:Java 2.1%Language:Objective-C 0.5%Language:Swift 0.5%Language:Kotlin 0.3%