mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-11 08:46:34 +01:00
Other: Add template for message of annotated git tags
Inspired by: https://drewdevault.com/2021/05/19/How-to-write-release-notes.html
This commit is contained in:
parent
49c46bf33f
commit
e45d438d61
1 changed files with 13 additions and 0 deletions
13
git_annotated_tag_template
Normal file
13
git_annotated_tag_template
Normal file
|
|
@ -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:
|
||||||
|
|
||||||
|
<list relevant and/or breaking changes of this version here>
|
||||||
|
|
||||||
|
# `git shortlog`
|
||||||
|
|
||||||
|
The git shortlog for this version:
|
||||||
|
|
||||||
|
<paste the git shortlog for this version here>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue