mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
docs
This commit is contained in:
@@ -207,11 +207,13 @@ We follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0
|
|||||||
|
|
||||||
Each commit message consists of a **header**, a **body**, and a **footer**.
|
Each commit message consists of a **header**, a **body**, and a **footer**.
|
||||||
|
|
||||||
|
```
|
||||||
<type>(<scope>): <subject>
|
<type>(<scope>): <subject>
|
||||||
|
|
||||||
[optional body]
|
[optional body]
|
||||||
|
|
||||||
[optional footer]
|
[optional footer]
|
||||||
|
```
|
||||||
|
|
||||||
The `<type>` must be one of the following:
|
The `<type>` must be one of the following:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user