Update the Git commit message template

This commit is contained in:
Oliver Davies 2023-12-17 20:29:39 +00:00
parent a4fb59d193
commit 3e58c64014
2 changed files with 2 additions and 3 deletions

View file

@ -10,6 +10,7 @@ Instead of grouping changes by tag, they are grouped by the date they are releas
### Changed
* Update the Git commit message template, removing references to conventional commits.
* Open Harpoon window at the top of the screen.
* Manage `ripgrep` with Home Manager.

View file

@ -1,9 +1,7 @@
{
home.file.".gitmessage".text = ''
type(scope): description
# type: fix, feat, build, chore, ci, docs, style, refactor, perf, test
#
# Description
#
# - Why is this change necessary?