Skip to content

Commit 03d5a0c

Browse files
erichermankhwilliamson
authored andcommitted
Move comment to the referenced lines
When the hard-rule line was added, it separated the comment from the lines to which the comment talks about. This change moves the comment to once again be directly above the lines and reduces the length of the line from 81 dashes to fewer than 80.
1 parent e31d3ed commit 03d5a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ and give context to the reviewers to aid them in their reviews.
44
-->
55
TODO: fill description here
66

7+
-------------------------------------------------------------------------------
78
<!--
89
Significant changes to Perl must be documented in perldelta.
910
1011
Consider if the changes in this pull request are worthy of a perldelta
1112
entry, then pick the appropriate line below and remove the others.
1213
-->
13-
---------------------------------------------------------------------------------
1414
* This set of changes requires a perldelta entry, and it is included.
1515
* This set of changes requires a perldelta entry, and I need help writing it.
1616
* This set of changes does not require a perldelta entry.

0 commit comments

Comments
 (0)