Skip to content

git: Introduce .gitmessage

Kosta Harlan requested to merge gitmessage into main

Why:

  • Ensure consistency in commit messages
  • More informative commit messages

What:

  • Add a .gitmessage for use with git commit.

Merge request reports