Skip to content

Commit

Permalink
Clarify that r? works in comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwanders authored and camelid committed Jan 21, 2022
1 parent 78dd6a4 commit 341abec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 341abec

Please sign in to comment.