mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 08:38:23 +00:00
add further instructions to PR template
This commit is contained in:
parent
114c9b4cbc
commit
0361beaf96
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
@ -1,12 +1,14 @@
|
||||
<!--
|
||||
A good description should explain the problem the pull request addresses
|
||||
and give context to the reviewers to aid them in their reviews.
|
||||
If this addresses an open issue, please reference it in this format: GH #12345
|
||||
so that GitHub adds a link in that issue to this new pull request.
|
||||
-->
|
||||
TODO: fill description here
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
<!--
|
||||
Significant changes to Perl must be documented in perldelta.
|
||||
Significant or noteworthy changes to Perl must be documented in pod/perldelta.pod.
|
||||
|
||||
Consider if the changes in this pull request are worthy of a perldelta
|
||||
entry, then pick the appropriate line below and remove the others.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user