We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c7e17 commit b1a9bffCopy full SHA for b1a9bff
CONTRIBUTING.md
@@ -90,7 +90,7 @@ We are using [Conventional Commits v1.0.0](https://www.conventionalcommits.org/e
90
| docs | Changes related to documentation. | docs: add rules documentation for PR. |
91
92
93
-2. Add `BREAKING CHANGE:` on your commit message as footer to signify breaking changes. This will help maintainer to justify `MAJOR` releases.
+2. Add `BREAKING CHANGE:` on your commit message as footer to signify breaking changes. This will help maintainers identify `MAJOR` releases.
94
95
Example:
96
0 commit comments