diff --git a/README.md b/README.md index 93c5f1f..4b6398f 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ When a commit is pushed to the `main` branch (e.g., when a pull request merges), 1. Open `team-members/.csv` 1. Add a new line of the form `,`, where `` should be `member`. +1. Note: Please submit adding a new team and adding team members as two separate PRs. First, submit a PR to add the new team. Once that PR is merged, submit a second PR to add team members. Combining them in a single PR may cause the github job to fail due to ordering/dependency issues. ### Add a new repository?