From 8d180b865aef57d5bfe4ec7165ddd15500ea83b9 Mon Sep 17 00:00:00 2001 From: Bastian Schmidt Date: Wed, 27 Nov 2024 15:37:48 +0100 Subject: [PATCH] Add version update description to README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6f202a9..028876b 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,12 @@ A user is hindered from deploying new hosts, if the new host would exceed the co Fork and send a Pull Request. Thanks! +## Version Update + +1. Create a feature branch `bump/version_x.y.z` and add a version bump commit +2. If all checks are fine, merge the commit and pull the latest `main` locally +3. Add a version tag afterwards on `main` and push it + ## Copyright Copyright (c) 2023 ATIX AG - https://atix.de