summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2023-02-20 15:56:50 -0800
committerKaren Etheridge <ether@cpan.org>2023-02-20 16:00:23 -0800
commite95dc77ef8b49a48df4309b61be283084db805bc (patch)
tree9536d123741dc310a706edbf4d644f86c16b15fa /Porting
parentdeb0331caf18430e66f6928b4203b5c96c83440a (diff)
downloadperl-e95dc77ef8b49a48df4309b61be283084db805bc.tar.gz
add a bit more guidance into the perldelta template
Diffstat (limited to 'Porting')
-rw-r--r--Porting/perldelta_template.pod9
1 files changed, 6 insertions, 3 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