Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# List of code review tips
# Code Review Tips

![List of code review tips](images/CodeReviewTips@2x.png)

<p> 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.</p>

**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 |
Expand Down