Skip to content

geetanshu-m/JKLU-Celebrates-Hacktoberfest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 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 Request from your repository.

Congratulation on your first open souce contribution