@@ -474,6 +474,15 @@ slightly different steps. We'll call attention where the steps differ.
474474
475475 Here are a few examples of non-stable release announcement emails:
476476
477+ > 💬 ** Hint** \
478+ > If you are going to base your language on one of these old announcements,
479+ > remember that
480+ > * ` qa.php.net` has been replaced with https://www.php.net/release-candidates.php
481+ > * ` bugs.php.net` has been replaced with GitHub issues, use
482+ > ` https://github.com/php/php-src/issues/new? template=bug_report.yml`
483+ > to link directly to the form for creating a new bug report.
484+ > * Since 8.4 there have only been 4 release candidates for PHP X.Y.0, rather than 6.
485+
477486 * [PHP 8.1.0alpha1 is available for testing](https://news-web.php.net/php.qa/69043)
478487 * [PHP 8.1.0beta3 available for testing](https://news-web.php.net/php.qa/69079)
479488 * [PHP 8.1.0RC6 available for testing](https://news-web.php.net/php.qa/69117)
@@ -1008,8 +1017,13 @@ volunteers to begin the selection process for the next release managers.
100810172. Request membership to the
10091018 [release managers group](https://github.com/orgs/php/teams/release-managers) on GitHub.
10101019
1011- 3. Subscribe to the [email protected] mailing list by emailing 1012- 1020+ 3. Make sure you are subscribed to all of the mailing lists that you will need to send
1021+ announcements to, since you cannot post to the lists otherwise:
1022+
1023+ 1024+ 1025+ 1026+ 10131027
101410284. Email [email protected] to get setup for access to downloads.php.net, to be 10151029 added to the [email protected] distribution list, and to be added to
0 commit comments