From 21811bb55c6e2cd72cc51e36403be6d06cb844c5 Mon Sep 17 00:00:00 2001 From: Brian Atzori <43118219+BrianAtzori@users.noreply.github.com> Date: Tue, 27 Feb 2024 10:38:36 +0100 Subject: [PATCH] #218: Core Skills Training Resources should contain a resource about semantic versioning (#221) Co-authored-by: Brian Atzori --- content/resources/training-resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/resources/training-resources.md b/content/resources/training-resources.md index c422038..832266f 100644 --- a/content/resources/training-resources.md +++ b/content/resources/training-resources.md @@ -101,6 +101,7 @@ All the training material in this section is public and can be freely accessed. | | [Understanding Git Conceptually](https://www.cduan.com/technical/git/) | | | [SparkFabrik Git Workflow](https://playbook.sparkfabrik.com/procedures/git-workflow) | | | [GitLab Flow](https://docs.gitlab.com/ee/topics/gitlab_flow.html) | +| | [Semantic Versioning](https://semver.org/) | | **Hands-on** | [Learning Git Branching](https://learngitbranching.js.org/) | | | [Oh my Git](https://ohmygit.org/) | | | [Visualizing Git](https://git-school.github.io/visualizing-git/) |