Skip to content

Commit dfb5d41

Browse files
committed
docs: fix typos and improve clarity in contribution guidelines
1 parent a3ed8b8 commit dfb5d41

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,9 @@ The body should include the motivation for the change and contrast it with previ
115115

116116
### Footer
117117

118-
The footer should include any information about **Breaking Changes** and is also the place to
119-
reference GitHub issues that this commit **Closes**.
118+
The footer should include any information about **Breaking Changes** and is also the place to reference GitHub issues that this commit **Closes**.
120119

121-
**Breaking Changes** must start with the word `BREAKING CHANGE:` followed by a space or two newlines. The rest of the breaking change details should be provided after this.
120+
**Breaking Changes** must start with the word `BREAKING CHANGE:` followed by a space or two new lines. The rest of the breaking change details should be provided after this.
122121

123122
Example
124123

0 commit comments

Comments
 (0)