We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb41807 commit 98323d7Copy full SHA for 98323d7
contributing/community/review-comments.rst
@@ -92,7 +92,7 @@ Don't use hyperbole ("always", "never", "endlessly", "nothing", "worst", "horrib
92
don't like how it's written.
93
94
**Better:** *"I find it hard to read this code as there are many nested if statements, can you make it more
95
-readable? By encapsulating some of its details or maybe adding some comments to explain the overall logic."* -
+readable? By encapsulating some of the details or maybe adding some comments to explain the overall logic."* -
96
You explain why you find the code hard to read *and* give some suggestions for improvement.
97
98
If a piece of code is in fact wrong, explain why:
0 commit comments