Skip to content

Commit 34392d9

Browse files
committed
docs(contributing): Remove underscore from BREAKING_CHANGE
See #419
1 parent 3422021 commit 34392d9

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)