diff --git a/.github/rlnotes.mustache b/.github/rlnotes.mustache index 5438de95..706870d7 100644 --- a/.github/rlnotes.mustache +++ b/.github/rlnotes.mustache @@ -4,7 +4,9 @@ {{/headerslength}} {{#headers}} -**{{title}}** + +## {{title}} + {{body}} {{/headers}} @@ -28,7 +30,8 @@ {{/footerslength}} {{#footers}} -**{{title}}** +## {{title}} + {{body}} {{/footers}}