generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
🎯 Topic Code ReviewReading, understanding, and analysing codeReading, understanding, and analysing code🎯 Topic DeliveryShipping our work, deploying our code, delivering our productShipping our work, deploying our code, delivering our product🎯 Topic RequirementsInterpreting requirements with precision and accuracyInterpreting requirements with precision and accuracy🎯 Topic TeamworkWorking productively with other peopleWorking productively with other people🎯 Topic TestingIt's important that software works and that people can use itIt's important that software works and that people can use it🏕 Priority MandatoryThis work is expectedThis work is expected🐂 Size Medium1-4 hours1-4 hours
Description
Link to the coursework
Why are we doing this?
You must set aside a part of your development time to review the work of your team. In your technical interview, you may to asked to discuss a feature written by someone else in your team, so you will need to read and understand it.
How to review
- Use the GitHub PR interface, either on GitHub or via VSCode
- Checkout the PR locally
gh pr checkout 123and run the code to make sure it works - Test the code using the acceptance criteria on the ticket
- Ask clarifying questions to make sure you understand the code
- Offer any fixes or improvements you can see
Maximum time in hours
2
How to get help
Volunteers and other team members can help you with code review. You may choose to spend some time in class doing this together.
How to submit
Submit your review directly on your teammates PR.
Metadata
Metadata
Assignees
Labels
🎯 Topic Code ReviewReading, understanding, and analysing codeReading, understanding, and analysing code🎯 Topic DeliveryShipping our work, deploying our code, delivering our productShipping our work, deploying our code, delivering our product🎯 Topic RequirementsInterpreting requirements with precision and accuracyInterpreting requirements with precision and accuracy🎯 Topic TeamworkWorking productively with other peopleWorking productively with other people🎯 Topic TestingIt's important that software works and that people can use itIt's important that software works and that people can use it🏕 Priority MandatoryThis work is expectedThis work is expected🐂 Size Medium1-4 hours1-4 hours
Type
Projects
Status
📋 Backlog