Skip to content

mgjain9871/contributor-magazine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JODC Contributor Magazine

Welcome to JODC! The Contributor Magazine is meant to start you with contributions to JODC. Whether you're a first-timer or a experienced developer participate in HACKTOBERFEST 2020, contribute to this repo add yourself to the magazine.

Deployed on: https://jodc-magazine.netlify.app/ 🚀

HOW TO CONTRIBUTE

  • Fork the repo
  • Clone the repo
  • Checkout a new branch using git checkout -b new_branch_name
  • Open the src/Contributor.js and add your name like this:
 {
     name: "Your Name",
     github_username: "Github username",
     title: "CS Undergraduate or any title",
     facebook: "Facebook username",
     twitter: "Twitter username"
 }
  • Add and commit your changes with a commit message
  • push to the remote repo using git push origin your_branch_name
  • Make a pull request and wait for your contribution to be merged

ISSUES

You can begin with resolving any open issues. For Hacktoberfest 🎊🎊

License

The project is distributed under the BSD 3-Clause license. See LICENSE for more information.

About

JODC Contributor Magazine for F/OSS enthusiast!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.9%
  • CSS 20.5%
  • HTML 11.6%