From a7bf9d114cefc17a1dc80653f936176ddbcc29d1 Mon Sep 17 00:00:00 2001 From: Dominik Date: Wed, 14 May 2025 11:52:24 +0000 Subject: [PATCH] Update Git Workflow --- commit-messages.md => Git-Workflow.md | 2 ++ 1 file changed, 2 insertions(+) rename commit-messages.md => Git-Workflow.md (80%) diff --git a/commit-messages.md b/Git-Workflow.md similarity index 80% rename from commit-messages.md rename to Git-Workflow.md index 457085e..6c5c671 100644 --- a/commit-messages.md +++ b/Git-Workflow.md @@ -1 +1,3 @@ +# Commit messages + [Conventional Commits](https://gist.github.com/qoomon/5dfcdf8eec66a051ecd85625518cfd13) \ No newline at end of file