Skip to content

KunalKK99/JKLU-Celebrates-Hacktoberfest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktober Fest Celebration @ JKLU

Guide

  • Fork this repository.
  • Clone this reository to your local system by following command.
git clone your_repo_url
  • Add following file in the repository.

data/your_name.json

The contents of file should be

{
    "name" : "your_name",
    "branch" : "your branch",
    "year" : "year",
}
  • Push the changes to your repository
  • Now make a Pull Requet from your repository.

Congratulation on your first open souce contribution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • HTML 13.4%