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 8563353 commit eb4a14eCopy full SHA for eb4a14e
contributing/community/reviews.rst
@@ -133,7 +133,7 @@ Pick a pull request from the `PRs in need of review`_ and follow these steps:
133
134
Read the code of the pull request and check it against some common criteria:
135
136
- * Does the code address the issue the PR is intended to fix/add?
+ * Does the code address the issue the PR is intended to fix/implement?
137
* Does the PR stay within scope to address *only* that issue?
138
* Does the PR contain automated tests? Do those tests cover all relevant
139
edge cases?
0 commit comments