From 4608eb7a2adbfd0126aee0133b8d151fccc7892b Mon Sep 17 00:00:00 2001 From: twoentartian Date: Tue, 3 Sep 2024 12:30:48 +0200 Subject: [PATCH] Update code-repositories.md --- src/introduction/code-repositories.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/introduction/code-repositories.md b/src/introduction/code-repositories.md index a718a98..b3efa04 100644 --- a/src/introduction/code-repositories.md +++ b/src/introduction/code-repositories.md @@ -26,7 +26,8 @@ repository as a pull request that is made when your repository is first initialized. To trigger the TA's to start reviewing your master branch, you can also use this pull request (PRs). It will be named `Feedback #1` and can be found by clicking `Pull requests`, then the `Feedback #1` PR. You can then ask -for a review from the TAs; ping TAs on Discord: `Yongding Tian` or `Vaatbak` +for a review from the TAs; ping TAs on Discord: `Yongding Tian`, `Vaatbak` or contact +on GitHub `twoentartian`, `ChristiaanBoe`. (create a new `Feedback` branch if it does not exist). Also see the figure below: