ratify
ratify copied to clipboard
Document process for tracking breaking changes
What would you like to be added?
This issue aims to document how to track breaking changes. As discussed in the community meeting:
- the PR should contain a "!" to indicate this is breaking change. E.g. feat! , fix!
- Breaking changes should be listed before new features in the release notes
- Create a issue to help customer to mitigate the change
Anything else you would like to add?
No response
Are you willing to submit PRs to contribute to this feature?
- [ ] Yes, I am willing to implement it.
The actions should be copied to PR template
We should also have a doc to define breaking change ( Plugin , CRD, Config File etc)
documented at https://github.com/deislabs/ratify/blob/dev/BREAKING_CHANGE_AND_DEPRECATION.md