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

Commit

Permalink
Add reminder about review in welcome msg
Browse files Browse the repository at this point in the history
  • Loading branch information
apiraino committed Aug 4, 2022
1 parent 767cd4a commit 28d1cff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions highfive/newpr.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
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.
Please see [the contribution instructions](%s) for more information.
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.
"""

warning_summary = ':warning: **Warning** :warning:\n\n%s'
Expand Down

0 comments on commit 28d1cff

Please sign in to comment.