diff --git a/README.md b/README.md index 82ac74b..e0af4f7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -# List of code review tips +# Code Review Tips ![List of code review tips](images/CodeReviewTips@2x.png)

New to code review? Expert? These tips will be useful to elevate your code reviews, no matter your experience in code reviews. We split them into several categories to make it easier to browse them. Feel free to suggest more tips that you think this list is missing.

+**If you are interested in code reviews and pull request automation, then get involved with the community on [Discord](https://reviewpad.com/discord).** + |Code Review Tip |Category | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------| |Focus on the code, not the person. Be kind and open-minded. Code review is a dialogue. It is easier to fix code than relationships. |Mindset |