Skip to content

Commit e95dc77

Browse files
add a bit more guidance into the perldelta template
1 parent deb0331 commit e95dc77

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

Porting/perldelta_template.pod

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ release manager will have to investigate the situation carefully.)
115115

116116
=item *
117117

118-
XXX Remove this section if not applicable.
118+
XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here.
119119

120120
=back
121121

@@ -127,7 +127,7 @@ XXX Remove this section if not applicable.
127127

128128
L<XXX> has been upgraded from version A.xx to B.yy.
129129

130-
If there was something important to note about this change, include that here.
130+
XXX If there was something important to note about this change, include that here.
131131

132132
=back
133133

@@ -137,7 +137,7 @@ If there was something important to note about this change, include that here.
137137

138138
=item *
139139

140-
XXX
140+
XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here.
141141

142142
=back
143143

@@ -357,6 +357,9 @@ XXX
357357
XXX Important bug fixes in the core language are summarized here. Bug fixes in
358358
files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.
359359

360+
Include references to GitHub issues and PRs as: [GH #12345] and the release
361+
manager will later use a regex to expand these into links.
362+
360363
[ List each fix as an =item entry ]
361364

362365
=over 4

pod/perldelta.pod

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ release manager will have to investigate the situation carefully.)
115115

116116
=item *
117117

118-
XXX Remove this section if not applicable.
118+
XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here.
119119

120120
=back
121121

@@ -127,7 +127,7 @@ XXX Remove this section if not applicable.
127127

128128
L<XXX> has been upgraded from version A.xx to B.yy.
129129

130-
If there was something important to note about this change, include that here.
130+
XXX If there was something important to note about this change, include that here.
131131

132132
=back
133133

@@ -137,7 +137,7 @@ If there was something important to note about this change, include that here.
137137

138138
=item *
139139

140-
XXX
140+
XXX Remove this section if Porting/corelist-perldelta.pl did not add any content here.
141141

142142
=back
143143

@@ -357,6 +357,9 @@ XXX
357357
XXX Important bug fixes in the core language are summarized here. Bug fixes in
358358
files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.
359359

360+
Include references to GitHub issues and PRs as: [GH #12345] and the release
361+
manager will later use a regex to expand these into links.
362+
360363
[ List each fix as an =item entry ]
361364

362365
=over 4

0 commit comments

Comments
 (0)