Skip to content

OarabileMwiya/Hacktoberfest_2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest_2021

Instructions

  • Fork this Repository
  • 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 "your commit message") and push (git push origin new-user)
  • Create a pull request
  • Star this repository
  • Wait for Pull Request to merge

About

all valid pull requests accepted!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 23.5%
  • JavaScript 18.2%
  • C++ 15.6%
  • Python 15.5%
  • Java 11.5%
  • C 11.2%
  • CSS 4.5%