mirror of
https://github.com/XRPLF/rippled.git
synced 2026-03-14 00:32:26 +00:00
Now that prefixes in PR titles are being validated as part of CI, the "Type of Change" section in the PR template is no longer needed. The prefixes and descriptions in the `CONTRIBUTING.md` file have been updated to reflect the currently supported list.
2.9 KiB
2.9 KiB
High Level Overview of Change
Context of Change
API Impact
- Public API: New feature (new methods and/or new fields)
- Public API: Breaking change (in general, breaking changes should only impact the next api_version)
libxrplchange (any change that may affectlibxrplor dependents oflibxrpl)- Peer protocol change (must be backward compatible or bump the peer protocol version)