From 8faace292ea7739081e788d3ff27317c245b7f99 Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Tue, 21 Jul 2026 18:56:58 +0200 Subject: [PATCH] chore: add commit template --- .gitmessage | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitmessage diff --git a/.gitmessage b/.gitmessage new file mode 100644 index 0000000..fb6c9dc --- /dev/null +++ b/.gitmessage @@ -0,0 +1,8 @@ + + +# ------------------------------------------------ SUBJECT AREA +# ---------------------------------------------------------------------- DETAIL AREA + +# Please enter a subject that is not longer than 50 character. +# If you enter a detailed description, each line should not be longer +# than 72 characters. Break the line as soon as you reach this limit.