Skip to content

Commit

Permalink
Update code-review-guidelines.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlytoc authored May 6, 2024
1 parent 5ee23b3 commit 82aafb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-review-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

A code review is an essential part of the learning process for students. It's a way to ensure that students are following good coding practices as they work on projects. When using version control systems like Git, students typically make multiple commits as they modify their files.
As mentors, it's our responsibility to review this modified code and identify areas where the student may not be following best practices. This process helps students improve their coding skills and learn from their mistakes.
This process is easy to do using Rigobot as you can see [here](https://github.com/breatheco-de/content/blob/master/how-to-review-code.md)
This process is easy to do using Rigobot as you can see [here](https://4geeks.com/lesson/how-to-review-code)


### Key Takeaways
Expand Down

0 comments on commit 82aafb9

Please sign in to comment.