Now that you understand the basics of git and GitHub. Let's use git for what it was built for. Collaboration!
To keep the barrier of entry low, we set up a basic story for you to elaborate on.
-
Fork this repository
-
Clone your fork
$ https://github.com/YOUR-USERNAME/try-writing-a-story.git
-
Open story.md and elaborate on the story
-
Push to your fork and open a pull request
-
Pull from upstream and repeat
Pro-tip: You can use this project to render GitHub markdown locally before committing.
- Try to add something more often than change something
- Explore and use the issues to coordinate
- Having doubts? Just ship it
- Play nice & have fun!
Here's another markdown file for additional help with git and GitHub.
It's in the early stages, so please consider helping your peers by contributing.