Add prs to release notes
This commit is contained in:
9
.github/rlnotes.mustache
vendored
9
.github/rlnotes.mustache
vendored
@@ -14,6 +14,15 @@
|
||||
{{repo}}#{{number}} {{title}}
|
||||
{{/issues}}
|
||||
|
||||
{{#prslength}}
|
||||
# PRs
|
||||
|
||||
{{#prs}}
|
||||
{{repo}}#{{number}} {{title}}
|
||||
{{/prs}}
|
||||
{{/prslength}}
|
||||
|
||||
|
||||
{{#footerslength}}
|
||||
# Additional Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user