diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 23fb7dd399..1cfbf6a528 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,13 +20,13 @@ we use the git commit messages to **generate the change log**. Each commit message consists of a **header**, a **body** and a **footer**. The header has a special format that includes a **type**, a **scope** and a **subject**: -`` +``` ():