You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,10 +115,9 @@ The body should include the motivation for the change and contrast it with previ
115
115
116
116
### Footer
117
117
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**.
120
119
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.
0 commit comments