This commit is contained in:
2025-10-19 16:24:35 +03:00
parent 67ac8c53ca
commit af73b9067d
+2
View File
@@ -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**.
```
<type>(<scope>): <subject>
[optional body]
[optional footer]
```
The `<type>` must be one of the following: