Skip to content

Repository for participants in the Hacktoberfest 2021

Notifications You must be signed in to change notification settings

Suvoji01/hacktoberfest-2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest2021

Make your first Pull Request and earn a free tee from GitHub!

GitHub issues GitHub forks GitHub stars Github license

Welcome to GitHub

This project is perfect for your first pull request

Instructions

  • Fork this Repository using the button at the top
  • Clone your forked repository to your pc
  • 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/Remove someting whatever you want
  • Add yourself in CONTRIBUTORS.md
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request
  • Star this repository
  • Wait for Pull Request to merge
  • Celebrate - you've done your first pull request!!

About

Repository for participants in the Hacktoberfest 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 41.8%
  • Python 26.0%
  • C++ 14.7%
  • Java 12.0%
  • C 2.0%
  • JavaScript 1.7%
  • Other 1.8%