Update CONTRIBUTING.md

- change breaking change notes

Co-authored-by: Mauren <698465+stormqueen1990@users.noreply.github.com>
This commit is contained in:
Kurnianto Trilaksono
2024-04-28 23:28:48 +07:00
committed by GitHub
parent 25c7e17fb8
commit b1a9bffd8b

View File

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