This is an automated email from the ASF dual-hosted git repository. brycemecum pushed a commit to branch feature/GH-45140--release-guide-improvements in repository https://gitbox.apache.org/repos/asf/arrow.git
commit 669b84f5190c6699e3ab24565da9a710adb8e22e Author: Bryce Mecum <[email protected]> AuthorDate: Tue Dec 31 11:34:38 2024 -0800 Fill in details about updating cookbooks --- docs/source/developers/release.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/developers/release.rst b/docs/source/developers/release.rst index 6587777039..1a5cf36091 100644 --- a/docs/source/developers/release.rst +++ b/docs/source/developers/release.rst @@ -652,7 +652,8 @@ Be sure to go through on the following checklist: :class-title: sd-fs-5 :class-container: sd-shadow-md - TODO + Follow `the documentation <https://github.com/apache/arrow-cookbook/tree/main/dev/release>`_ + in the Apache Arrow Cookbook repository .. dropdown:: Announce the new release :animate: fade-in-slide-down
