Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.87 KB

File metadata and controls

41 lines (32 loc) · 1.87 KB

HacktoberMagazine for Developers

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 Developers

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:
 {
     name: "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 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