mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-10 09:54:08 +02:00
Add example for git styling in CONTRIBUTING.md
This commit is contained in:
@@ -22,6 +22,9 @@ Not:
|
||||
```
|
||||
- Add examples wherever possible
|
||||
- Use `bash` styling for all git commands:
|
||||
```bash
|
||||
$ git commit -m "Message"
|
||||
```
|
||||
```bash
|
||||
$ git commit -m "Message"
|
||||
```
|
||||
|
Reference in New Issue
Block a user