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.
2 parents 055e12b + 548253f commit b0bbe70Copy full SHA for b0bbe70
src/handlers/assign.rs
@@ -58,7 +58,7 @@ const WELCOME_WITHOUT_REVIEWER: &str = "@Mark-Simulacrum (NB. this repo may be m
58
const RETURNING_USER_WELCOME_MESSAGE: &str = "r? @{assignee}
59
60
{bot} has assigned @{assignee}.
61
-They will have a look at your PR within the next two weeks and either review your PR or
+They will have a look at your PR within the next two weeks and either review your PR or \
62
reassign to another reviewer.
63
64
Use r? to explicitly pick a reviewer";
0 commit comments