Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 259 Bytes

File metadata and controls

16 lines (12 loc) · 259 Bytes

What are "Reviews"

🔍 Inspect code or other items

💡 Provide feedback and insights

public class MyClass
{
    public void SomeMethod() // Reviewer: Can we rename this?
    {
    }
}

📄 Or, reviewing a tech design or another document