Skip to content

Commit b1a9bff

Browse files
Update CONTRIBUTING.md
- change breaking change notes Co-authored-by: Mauren <698465+stormqueen1990@users.noreply.github.com>
1 parent 25c7e17 commit b1a9bff

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
@@ -90,7 +90,7 @@ We are using [Conventional Commits v1.0.0](https://www.conventionalcommits.org/e
9090
| docs | Changes related to documentation. | docs: add rules documentation for PR. |
9191

9292

93-
2. Add `BREAKING CHANGE:` on your commit message as footer to signify breaking changes. This will help maintainer to justify `MAJOR` releases.
93+
2. Add `BREAKING CHANGE:` on your commit message as footer to signify breaking changes. This will help maintainers identify `MAJOR` releases.
9494

9595
Example:
9696

0 commit comments

Comments
 (0)