dcassoli / onceuponahacktoberfest

Once Upon a Hacktoberfest is a collaborative project whose goal is to write the greatest fantasy/sci-fi story written by developers worldwide!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽƒ Once Upon a Hacktoberfest πŸŽƒ

Once Upon a Hacktoberfest is a collaborative project whose goal is to write the greatest fantasy story written by developers worldwide!

How to contribute to this project

Your goal is to continue the story! Be creative, create new characters and be part of building an exciting (or fun) adventure!

  1. Write at least four lines!
  2. Be creative!
  3. New chapters cannot have the same name and must respect the page structure, being separated by a section.
  4. The texts should be written in english and should continue what has already been written.

Improvements in all code are welcome as long as they are well explained in the commit or in comments in the code. If you make an improvement and it is accepted, you don't have to continue the story unless you want to.

Getting started

  • Fork this repository (click the fork button in the top right of this page, click your profile image).
  • Clone your fork down to your local machine.
git clone https://github.com/theparadoxnick/onceuponahacktoberfest.git
  • Create a branch
git checkout -b branch-name
  • Make your changes
  • Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • And finally wait for your PR review and merge approval!

Happy Halloween Folks! πŸŽƒ πŸ‘»

About

Once Upon a Hacktoberfest is a collaborative project whose goal is to write the greatest fantasy/sci-fi story written by developers worldwide!


Languages

Language:CSS 76.1%Language:JavaScript 12.2%Language:HTML 11.7%