From a86a4601627cc79547e359f62eb07595ec40fa82 Mon Sep 17 00:00:00 2001 From: Jeremy Frasier Date: Tue, 22 Oct 2024 14:05:55 -0400 Subject: [PATCH] Add a link to a blog post about reviewing code effectively --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9153718..6fb2e79 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Heavily "inspired" by the - [FISMA-Ready GitHub account setup](https://github.com/fisma-ready/github) - [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/#seven-rules) +- [How to Review Code Effectively](https://github.blog/developer-skills/github/how-to-review-code-effectively-a-github-staff-engineers-philosophy/) ## Tools and services we use ##