chore: improved markdown article and syntax

This commit is contained in:
Michele Cereda
2023-03-25 20:33:56 +01:00
parent 2cf9c625d9
commit d0fb062913
21 changed files with 83 additions and 52 deletions

View File

@@ -12,7 +12,7 @@ It provides an easy set of rules for creating an explicit commit history.
A commit message should be structured as follows:
```text
```txt
<type>[optional scope]: <description>
[optional body]