Once Upon a Hacktoberfest is a collaborative project which goal is to write the greatest fantasy/sci-fi story by developers worldwide!
Your goal is to continue the story! Be creative, create new characters and be part of building an exciting (or fun) adventure!
- Write at least four lines!
- Be creative!
- New chapters cannot have the same name and must respect the page structure, being separated by a section.
- 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.
- 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! 🎃 👻