From 08dfa5e52ddebd2d0adfc8730967f4b547af0986 Mon Sep 17 00:00:00 2001
From: Michelle Voong <94016955+mvoong18@users.noreply.github.com>
Date: Mon, 5 Feb 2024 13:47:55 -0500
Subject: [PATCH] Update README.md
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index a8ac699..78d3684 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,10 @@
If your project has multiple teams add changes (code, deliverables, data, etc.) to your team folder.
-Create a new branch from dev branch, add changes to your team folder (on the new branch you just created).
+Create a new branch from your team branch (ex. branch name: team-a
, team-b
,...etc.), add changes to your team folder (on the new branch you just created).
-Open a Pull Request to your dev. Add your PM and TPM as reviewers. ***Do not delete any team folders.***
+Open a Pull Request to your team branch (ex. branch name: team-a
). Add your TA and TPM as reviewers. ***Do not delete any team folders.***
-At the end of the semester during project wrap up open a final Pull Request to main
from dev.
+At the end of the semester during project wrap up open a final Pull Request to dev
from your team branch.
+Full instructions on how to make a PR to a Spark! Repo [here](https://docs.google.com/document/d/1t8vDdMyV3RHuXNxIL4DDs7gXV1c89G1T6Xi69UGilS0/edit?usp=sharing)