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 295ae9b commit beaafb3Copy full SHA for beaafb3
doc/onboarding.md
@@ -121,6 +121,9 @@ onboarding session.
121
avoid stalling the pull request.
122
* Note that they are nits when you comment: `Nit: change foo() to bar().`
123
* If they are stalling the pull request, fix them yourself on merge.
124
+* Insofar as possible, issues should be identified by tools rather than human
125
+ reviewers. If you are leaving comments that could be identified by tools but
126
+ are not, consider implementing the necessary tooling.
127
* Minimum wait for comments time
128
* There is a minimum waiting time which we try to respect for non-trivial
129
changes, so that people who may have important input in such a distributed
0 commit comments