alamb opened a new pull request, #6067: URL: https://github.com/apache/arrow-rs/pull/6067
# Which issue does this PR close? Related to https://github.com/apache/arrow-rs/issues/6050 Related to https://github.com/apache/arrow-rs/issues/6016 # Rationale for this change We ended up with many PRs stacked up waiting to merge to `main` that could not because they had breaking changes (see discussion on https://github.com/apache/arrow-rs/issues/6050) For `53.0.0` we tried making a feature branch, `53.0.0-dev`, to collect PRs with breaking changes before `master` opens. This PR documents how that worked I plan to update it as we # What changes are included in this PR? Update `CONTRIBUTING.md` document # Are there any user-facing changes? Docs <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!--- If there are any breaking changes to public APIs, please add the `breaking change` label. --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
