Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
funkyvoong authored Feb 5, 2024
1 parent 5424333 commit 08dfa5e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <code>team-a</code>, <code>team-b</code>,...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: <code>team-a</code>). 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 <code>main</code> from dev.
At the end of the semester during project wrap up open a final Pull Request to <code>dev</code> 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)

0 comments on commit 08dfa5e

Please sign in to comment.