CodeYourFuture / CodeYourFuture/Checkpoint

Review a pull request

Abierto
#13 0 comentarios 0 reacciones 0 asignados Ver en GitHub
🎯 Topic Code Review 🎯 Topic Delivery 🎯 Topic Requirements 🎯 Topic Teamwork 🎯 Topic Testing 🏕 Priority Mandatory 🐂 Size Medium
Lenguaje dominante
JavaScript
Estrellas
2
Forks
62
Merge medio
2 d 1 h
PR fusionados (30 d)
1

Descripción

### Link to the coursework

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/about-pull-request-reviews

### 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 123` and 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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.