From e45d438d61b3e4e72895eb255e051ea9600bf986 Mon Sep 17 00:00:00 2001 From: Julian Schacher Date: Mon, 21 Jun 2021 18:57:40 +0200 Subject: [PATCH] Other: Add template for message of annotated git tags Inspired by: https://drewdevault.com/2021/05/19/How-to-write-release-notes.html --- git_annotated_tag_template | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 git_annotated_tag_template diff --git a/git_annotated_tag_template b/git_annotated_tag_template new file mode 100644 index 0000000..7ad6f78 --- /dev/null +++ b/git_annotated_tag_template @@ -0,0 +1,13 @@ +Top Bar Organizer v1 includes the following changes: + +# Relevant and/or Breaking Changes + +The following relevant and/or breaking changes of this version: + + + +# `git shortlog` + +The git shortlog for this version: + +