From d095827456b4da4cc2e4a1fb8c3c32435ae58237 Mon Sep 17 00:00:00 2001 From: jellepoland <65337813+jellepoland@users.noreply.github.com> Date: Thu, 13 Jun 2024 16:59:22 +0200 Subject: [PATCH] Update README_dev.md --- README_dev.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README_dev.md b/README_dev.md index 0135f8e..e35a8f5 100644 --- a/README_dev.md +++ b/README_dev.md @@ -24,6 +24,8 @@ Hi! Welcome to this Python Template, this `README_dev.md` contains instructions 2. OpenUp a branch from this issue 3. Implement your new feature 4. Use a pull-request to merge and close this issue +5. Once merged, delete this feature branch +6. Update branches locally using `git fetch --prune` ## Explanation of folders/files