From 7fcd0cb502e5aad94491426b8faffb2c6bfef8dc Mon Sep 17 00:00:00 2001 From: hossainemruz Date: Fri, 24 Jul 2020 22:38:41 +0600 Subject: [PATCH] Update release drafter --- .github/release-drafter.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 4623f0e..bf18d54 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,10 +1,12 @@ name-template: 'v$RESOLVED_VERSION' tag-template: 'v$RESOLVED_VERSION' template: | - I am very excited to announce Toha 'v$RESOLVED_VERSION'. Thanks to $CONTRIBUTORS for their valuable contribution in this release. + I am very excited to announce [Hugo](https://gohugo.io/) theme [Toha](https://themes.gohugo.io/toha/) **v$RESOLVED_VERSION**. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes. - The following things has been changed since last release: + Thanks to $CONTRIBUTORS for their valuable contribution in this release. $CHANGES + + This release note was automatically generated by [Release Drafter](https://github.com/marketplace/actions/release-drafter). categories: - title: 'Breaking Changes' label: 'breaking-change'