Skip to content

Commit de64339

Browse files
committed
Update announcement docs
1 parent 2b7ff29 commit de64339

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/devel/release_guide.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -412,8 +412,8 @@ which will copy the built docs over. If this is a final release, link the
412412
rm stable
413413
ln -s 3.7.0 stable
414414

415-
You will need to manually edit :file:`versions.html` to show the last
416-
3 tagged versions. You will also need to edit :file:`sitemap.xml` to include
415+
You will need to manually edit :file:`versions.html` to show the released version.
416+
You will also need to edit :file:`sitemap.xml` to include
417417
the newly released version. Now commit and push everything to GitHub ::
418418

419419
git add *
@@ -468,6 +468,9 @@ version of the release notes along with acknowledgments should be sent to
468468
In addition, announcements should be made on social networks (e.g., Twitter via the
469469
``@matplotlib`` account, any other via personal accounts).
470470

471+
Add a release announcement to the ``mpl-brochure-site`` "News" section of
472+
``docs/body.html``, linking to the discourse page for the announcement.
473+
471474

472475
Conda packages
473476
==============

0 commit comments

Comments
 (0)