Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 388 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 388 Bytes

How to Contribute? check CONTRIBUTING.md

In this repo you have to add your Name, Year of Graduation and Intrest of work in json file

EX :-

  [
    {
        "id" : "1",
        "Name" : "Piyush",
        "Year of Graduation" : "2025",
        "Intrest of work" : "Android app development",
        "favorite Quote" : "force for a good"
     },
  ]