Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 28d1cff

Browse files
committed
Add reminder about review in welcome msg
1 parent 767cd4a commit 28d1cff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

highfive/newpr.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
raw_welcome = """Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from %s soon.
2424
2525
Please see [the contribution instructions](%s) for more information.
26+
27+
Tip: when your PR is ready for review, don't forget to fire up the command `@rustbot ready` to put your PR in the review queue of your assigned reviewer: this will help speed up the overall review process.
2628
"""
2729

2830
warning_summary = ':warning: **Warning** :warning:\n\n%s'

0 commit comments

Comments
 (0)