From 341abec62a6c34ba59c90fad8989232dcc6bf3b4 Mon Sep 17 00:00:00 2001 From: Ivor Wanders Date: Thu, 20 Jan 2022 18:17:31 -0500 Subject: [PATCH] Clarify that r? works in comments. --- src/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contributing.md b/src/contributing.md index 2d651132..0c6b15da 100644 --- a/src/contributing.md +++ b/src/contributing.md @@ -77,7 +77,7 @@ All pull requests are reviewed by another person. We have a bot, to review your request based on which files you changed. If you want to request that a specific person reviews your pull request, you -can add an `r?` to the pull request description. For example, +can add an `r?` to the pull request description or in a comment. For example, [Steve][steveklabnik] usually reviews documentation changes. So if you were to make a documentation change, add