From 55314752d885f012834fe937fa360523132c1357 Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 29 Nov 2022 18:24:56 +0100 Subject: [PATCH] add Commit convention --- IT/Git/Commit.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 IT/Git/Commit.md diff --git a/IT/Git/Commit.md b/IT/Git/Commit.md new file mode 100644 index 0000000..be744b0 --- /dev/null +++ b/IT/Git/Commit.md @@ -0,0 +1,43 @@ +# Commit Convention + +To be more readable you can use following commit procedure + +``` +[optional scope]: + + + +