summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Porting/perldelta_template.pod9
-rw-r--r--pod/perldelta.pod9
2 files changed, 12 insertions, 6 deletions
diff --git a/Porting/perldelta_template.pod b/Porting/perldelta_template.pod
index 0f74fc987c..41be08f56f 100644
--- a/Porting/perldelta_template.pod
+++ b/Porting/perldelta_template.pod
@@ -115,7 +115,7 @@ release manager will have to investigate the situation carefully.)
=item *
-XXX Remove this section if not applicable.
+XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here.
=back
@@ -127,7 +127,7 @@ XXX Remove this section if not applicable.
L<XXX> has been upgraded from version A.xx to B.yy.
-If there was something important to note about this change, include that here.
+XXX If there was something important to note about this change, include that here.
=back
@@ -137,7 +137,7 @@ If there was something important to note about this change, include that here.
=item *
-XXX
+XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here.
=back
@@ -357,6 +357,9 @@ XXX
XXX Important bug fixes in the core language are summarized here. Bug fixes in
files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.
+Include references to GitHub issues and PRs as: [GH #12345] and the release
+manager will later use a regex to expand these into links.
+
[ List each fix as an =item entry ]
=over 4
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 9d32e43314..f8700577af 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -115,7 +115,7 @@ release manager will have to investigate the situation carefully.)
=item *
-XXX Remove this section if not applicable.
+XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here.
=back
@@ -127,7 +127,7 @@ XXX Remove this section if not applicable.
L<XXX> has been upgraded from version A.xx to B.yy.
-If there was something important to note about this change, include that here.
+XXX If there was something important to note about this change, include that here.
=back
@@ -137,7 +137,7 @@ If there was something important to note about this change, include that here.
=item *
-XXX
+XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here.
=back
@@ -357,6 +357,9 @@ XXX
XXX Important bug fixes in the core language are summarized here. Bug fixes in
files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.
+Include references to GitHub issues and PRs as: [GH #12345] and the release
+manager will later use a regex to expand these into links.
+
[ List each fix as an =item entry ]
=over 4