summaryrefslogtreecommitdiff
path: root/doc/onboarding.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/onboarding.md')
-rw-r--r--doc/onboarding.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/onboarding.md b/doc/onboarding.md
index 1491b5ee9e..e67f6638d3 100644
--- a/doc/onboarding.md
+++ b/doc/onboarding.md
@@ -121,6 +121,9 @@ onboarding session.
avoid stalling the pull request.
* Note that they are nits when you comment: `Nit: change foo() to bar().`
* If they are stalling the pull request, fix them yourself on merge.
+* Insofar as possible, issues should be identified by tools rather than human
+ reviewers. If you are leaving comments about issues that could be identified
+ by tools but are not, consider implementing the necessary tooling.
* Minimum wait for comments time
* There is a minimum waiting time which we try to respect for non-trivial
changes, so that people who may have important input in such a distributed