Cyan101 / hacktoberfest2018

Hacktoberfest 2018 Repo, show off some of your favourite projects and/or code snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽƒ HacktoberFest 2018 πŸŽƒ

Use this project to practise forking and PRing before jumping out and contributing to some amazing community projects.

Hacktoberfest Support open source and earn a limited edition T-shirt!

This project is open to all and anyone is welcome, I'll try my best to merge all acceptable PR's and help anyone who needs any assistance.

How to contribute

  1. Add your name to the contributers.md file, following the template of the others
  2. Create a simple script or a markdown file explaining and linking your own repo/project inside the scripts folder
  3. Commit, Push, PR

How To Clone/Fork/PR/Stuff

  • Click the Fork button in the top right to make your own copy of this repo
  • Clone the repo to your own computer eg. git clone https://github.com/your-username/hacktoberfest.git or use the github desktop app
  • Follow the how to contribute guide
  • Commit and Push
git add .
git commit -m 'Added myself to contributers and my-cool-script to the scripts folder'
git push
  • Open your repo on github.com and click the "create new pull request" button
  • Submit the PR, Star the repo if you'd like and wait for your PR to be accepted

Bonus: Checkout the issues tab and help anyone thats lost

If you're stuck

Feel free to go to the issues tab and make a new issue if you're stuck, detailing your errors and what you need help with.

Useful Links

https://help.github.com/articles/fork-a-repo/

https://help.github.com/articles/syncing-a-fork/

https://guides.github.com/

About

Hacktoberfest 2018 Repo, show off some of your favourite projects and/or code snippets


Languages

Language:JavaScript 74.9%Language:CSS 13.7%Language:HTML 9.7%Language:C 1.6%Language:Ruby 0.1%