From 17fdbef980b09e44c1c6164be6b37183ac29774b Mon Sep 17 00:00:00 2001 From: Julie Prestopnik Date: Thu, 7 Nov 2024 13:01:28 -0700 Subject: [PATCH] Per #2751, this work was actually completed already, adding text to make the directions more clear. (#2776) --- .../release_steps/update_release_notes_development.rst | 4 +++- .../release_steps/update_release_notes_official.rst | 5 +++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/Release_Guide/release_steps/update_release_notes_development.rst b/docs/Release_Guide/release_steps/update_release_notes_development.rst index a49edc7f9..928b332d0 100644 --- a/docs/Release_Guide/release_steps/update_release_notes_development.rst +++ b/docs/Release_Guide/release_steps/update_release_notes_development.rst @@ -30,7 +30,9 @@ release. Open the following URL in a browser: * If you are creating a betaX release, add a new betaX section above the betaX-1 release. -* For the METplus repository, update the **development timeline**. +* For the METplus repository, update the **development timeline** under the + `METplus Release Information `_ + section. * If you are creating a beta1 release, add development timeline information with approximate dates for planned development cycles. diff --git a/docs/Release_Guide/release_steps/update_release_notes_official.rst b/docs/Release_Guide/release_steps/update_release_notes_official.rst index 5da7a676d..b13a3438f 100644 --- a/docs/Release_Guide/release_steps/update_release_notes_official.rst +++ b/docs/Release_Guide/release_steps/update_release_notes_official.rst @@ -26,7 +26,8 @@ release. Open the following URL in a browser: * When creating the official release, combine the beta release sections into one section (i.e. "Version X.Y.Z release notes (YYYYMMDD)"). -* For the METplus repository, remove the **development timeline** information - prior to creating the official release. +* For the METplus repository, remove the **development timeline** information under the + `METplus Release Information `_ + section prior to creating the official release. * Commit changes and push to GitHub.