# Contributing to the chatmail relay Commit messages follow the [Conventional Commits] notation. We use [git-cliff] to generate the changelog from commit messages before the release. [Conventional Commits]: https://www.conventionalcommits.org/ [git-cliff]: https://git-cliff.org/ To update client app version information, edit [chatmaild/src/chatmaild/defaults/appversions.json](chatmaild/src/chatmaild/defaults/appversions.json).