- Fork it (https://github.com/tiimgreen/github-cheat-sheet/fork)
- Commit your changes
- Push changes
- Create new Pull Request
- Use h2 for header:
## New Feature
- Add new feature in Contents Menu in correct position
- Add examples wherever possible
- Use
bash
styling for all git commands:
$ git commit -m "Message"
- Add links to Git docs or GitHub docs wherever possible