Skip to content

Commit 14795f0

Browse files
committed
slightly extend PR creation message
1 parent ac94379 commit 14795f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/miri/triagebot.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ contributing_url = "https://github.com/rust-lang/miri/blob/master/CONTRIBUTING.m
2020
[assign.custom_welcome_messages]
2121
welcome-message = "(unused)"
2222
welcome-message-no-reviewer = """
23-
Thank you for contributing to Miri!
23+
Thank you for contributing to Miri! A reviewer will take a look at your PR, typically within a week or two.
2424
Please remember to not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.
2525
"""
2626

0 commit comments

Comments
 (0)