Skip to content

Commit 05e505e

Browse files
committed
Merge pull request #422 from pyfisch/patch-1
docs(contributing): Remove underscore from `BREAKING_CHANGE`
2 parents 3422021 + 34392d9 commit 05e505e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The body should include the motivation for the change and contrast this with pre
6767
The footer should contain any information about **Breaking Changes** and is also the place to
6868
reference GitHub issues that this commit **Closes**.
6969

70-
The last line of commits introducing breaking changes should be in the form `BREAKING_CHANGE: <desc>`
70+
The last line of commits introducing breaking changes should be in the form `BREAKING CHANGE: <desc>`
7171

7272

7373
A detailed explanation can be found in this [document][commit-message-format].

0 commit comments

Comments
 (0)