1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-11 18:34:00 +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
- Use `bash` styling for all git commands:
```bash
$ git commit -m "Message"
```
```bash
$ git commit -m "Message"
```
- Add links to Git docs or GitHub docs wherever possible