mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 10:15:22 +00:00
Update CONTRIBUTING.md
- change breaking change notes Co-authored-by: Mauren <698465+stormqueen1990@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
25c7e17fb8
commit
b1a9bffd8b
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user