From 1b8f34a4903c84bb50e583eddadad4affeb10535 Mon Sep 17 00:00:00 2001 From: Noah Trumpik <noah.trumpik@tu-dresden.de> Date: Wed, 22 Mar 2023 14:50:31 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md b/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md index 2cd045aea..1fe798a99 100644 --- a/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md +++ b/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md @@ -39,7 +39,7 @@ feature branches which base on `preview`. If the contribution is ready, you will merge request back to the `preview` branch. A member of ZIH team will review the changes (four-eyes principle) and finally merge your changes to `preview`. All contributions need to pass the CI pipeline consisting of several checks to ensure compliance with the content rules. Please, don't -worry to much about the checks. ZIH staff will help you with that. You will find more information +worry too much about the checks. ZIH staff will help you with that. You will find more information on the [CI/CD pipeline](cicd-pipeline) in the eponymous subsection. The changes on `preview` branch are either automatically merged into the `main` branch on every -- GitLab