From 569d2fb29278b353943670290184fc921376f56f Mon Sep 17 00:00:00 2001 From: Augusto Date: Tue, 8 Jun 2021 15:26:09 +0100 Subject: [PATCH] Add extra instruction to the review process --- docs/reviews.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reviews.md b/docs/reviews.md index 10404630..b60b9327 100644 --- a/docs/reviews.md +++ b/docs/reviews.md @@ -9,7 +9,7 @@ Bonus exercises are available in quests 02 / 03 / 04 / 05 / 07 / 08 / 09. Making a review involves 2 students who are goning to review each other's exercise. Each user has to : -- **check** the code of the other one on Github +- **check** the code of the other one on Gitea. You must add your reviewer as contributor in your repository so he/she can see your code. - **bet** if it is going to fail or succeed in the Review interface - **run** his own exercise in the Review interface to give a result to compare with the bet, and state if it was right or wrong