Add milestone release workflow
This commit is contained in:
25
.github/rlnotes.mustache
vendored
Normal file
25
.github/rlnotes.mustache
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{{#headerslength}}
|
||||
# Generic Notes
|
||||
|
||||
{{/headerslength}}
|
||||
|
||||
{{#headers}}
|
||||
**{{title}}**
|
||||
{{body}}
|
||||
|
||||
{{/headers}}
|
||||
# Issues
|
||||
|
||||
{{#issues}}
|
||||
{{repo}}#{{number}} {{title}}
|
||||
{{/issues}}
|
||||
|
||||
{{#footerslength}}
|
||||
# Additional Notes
|
||||
|
||||
{{/footerslength}}
|
||||
{{#footers}}
|
||||
**{{title}}**
|
||||
{{body}}
|
||||
|
||||
{{/footers}}
|
||||
Reference in New Issue
Block a user