chidiogo-akunne / HacktoberMagazine

Work on a real life open source project for Developers by Decadevs 😎

Home Page:https://hacktobermagazine.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HacktoberMagazine for Decadevs 003

GitHub last commit (branch) GitHub forks :octocat:

Useful and fun open source collaboration for developers with the aim of working in an open source project and to achieving the requirements for a free t-shirt as part of Hacktoberfest.

πŸ‘‰Check it out: HacktoberMagazine For Decadevs

Screenshot

HacktoberMagazine

Trying to work on an open source project can be daunting as a beginner hence why HacktoberMagazine for Developers was born.

This project is built with just HTML, CSS(actually, SCSS πŸ‘Œ) AND JAVASCRIPT. Easy and fun ways to collaborate with teams and see your collaboration live ...thanks to the continuous deployment by Netflify!.

HOW TO CONTRIBUTE

  • Fork the repo
  • Clone the repo
  • checkout a new branch using git checkout -b new_branch_name
  • Open the script/index.js and add your name as thus:
 {
     decadev: "Your Name",
     github_username: "github username",
     title: "Software Engineer or any title",
     facebook: "facebook username like zuckerbeg002",
     twitter: "twitter username e.g mercy4you"
 }
  • 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 to development and wait for your contribution to be merged
  • See your changes go live at HacktoberMagazine

ISSUES

Check out the issues tab on the repo and help us fix them!. For Hacktoberfest 🎊🎊

License

MIT

About

Work on a real life open source project for Developers by Decadevs 😎

https://hacktobermagazine.netlify.com/

License:GNU General Public License v3.0


Languages

Language:CSS 95.8%Language:JavaScript 2.9%Language:HTML 1.3%