From 80604f61785e174db1116cb4152f068c00698e08 Mon Sep 17 00:00:00 2001 From: Greta Assmann Date: Thu, 14 Mar 2024 15:51:17 +0100 Subject: [PATCH] add READ --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 50b63c9..795c1b2 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,18 @@ This is a code block example ## How to use the Git-Workflow - -- [ ] [git clone the repo/ git pull to ensure you have the latest changes] -- [ ] [open an issue and assign it to someone to accept changes] -- [ ] [writing bulletpoints] -- [ ] [writing bulletpoints] -- [ ] [writing bulletpoints] -- [ ] [writing bulletpoints] +Please follow the below steps to add content to the Repo. The main branch is a proteced branch, which is why you need/want to follow the steps below. If something is unclear, dont hesitate to ask Kate or Greta. + + +- [ ] [In the Terminal: git clone the repo/ git pull to ensure you have the latest changes] +- [ ] [On the Repo Webpage: cick on "Issues" (left side) and create a "New issue" ] +- [ ] [--> add a title for the issue and add a description if you want] +- [ ] [--> click on "Create Merge Request". It will autmatically refer to the issue that you openend and will close this issue if the MR is accepted. It will also delete the created branch after the MR is accepted if the box is checked (usually default)] +- [ ] [--> The merge request will be created and will be in a state "Draft"] +- [ ] [In the Terminal: git pull again, as a new branch was created with the opened Merge request] +- [ ] [--> git checkout 'new_branch_name'] +- [ ] [--> git status , check you are on the new branch] +- [ ] [In the Terminal: git pull again, as a new branch was created with the opened Merge request] +- [ ] [In the Terminal: git pull again, as a new branch was created with the opened Merge request] -- 2.49.1