some people are dumb and + imo this looks cleaner
This commit is contained in:
parent
666f48a841
commit
301743420a
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ Follow our [commit message guidelines](#commit-message-guidelines).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git add .
|
git add .
|
||||||
git commit -m "feat(player): add keyboard shortcut for loop toggle"
|
git commit -m "feat(player): add keyboard shortcut for loop toggle" # example commit message
|
||||||
```
|
```
|
||||||
|
|
||||||
### 5. Push and Create a Pull Request
|
### 5. Push and Create a Pull Request
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue