1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-12 10:53:58 +02:00

Update styling in CONTRIBUTING.md

This commit is contained in:
Tim Green
2014-04-13 12:27:01 +01:00
parent 7ca7e30c4b
commit 3c0ee7bffe

View File

@@ -13,7 +13,7 @@
``` ```
- Add examples wherever possible - Add examples wherever possible
- Use `bash` styling for all git commands: - Use `bash` styling for all git commands:
```bash ```bash
$ git commit -m "Message" $ git commit -m "Message"
``` ```
- Add links to Git docs or GitHub docs wherever possible - Add links to Git docs or GitHub docs wherever possible