docs: update commit message format in CONTRIBUTING.md
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
parent
08a71320ea
commit
ddab0da207
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ Before submitting a pull request, ensure that you go through the following:
|
||||||
### Commit Conventions
|
### Commit Conventions
|
||||||
Each commit message must adhere to the following format:
|
Each commit message must adhere to the following format:
|
||||||
```
|
```
|
||||||
<type>(scope): <description> - <issue number>
|
<type>(scope): <description>
|
||||||
|
|
||||||
[optional body]
|
[optional body]
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue