- conventional commit? https://www.conventionalcommits.org/en/v1.0.0/
- spell checking https://gitlab.gnome.org/GNOME/gspell/-/issues/17
- emoji autocomplete - gitmoji shortcuts? https://gitlab.gnome.org/GNOME/gtk/-/issues/86
- https://chris.beams.io/posts/git-commit/#seven-rules
- https://robertcooper.me/post/git-commit-messages
- Usage (README.md) in instructions? userdoc?
- preview commit from welcome?
- find good ideas at https://github.com/zorgiepoo/Komet/releases/tag/0.1
- detect non imperative mood
- show warning when there is a period at the end of the title
- deduplicate spaces between words
add one use instructions with GIT_EDITOR=... git commit and equivalent for hg UI for rebase autoremove \n when backspacing from the commit body to the commit title support markdown formatting https://joshuatauberer.medium.com/write-joyous-git-commit-messages-2f98891114c4
https://tekin.co.uk/2020/03/git-commit-verbose-mode https://robertcooper.me/post/git-commit-messages https://www.freecodecamp.org/news/how-to-write-better-git-commit-messages/ https://wiki.gnome.org/Git/CommitMessages https://cbea.ms/git-commit/