From d7f2e98dda217e48f10be2ddbd5ddc222b027a57 Mon Sep 17 00:00:00 2001 From: Miah Johnson Date: Wed, 28 Aug 2019 11:47:06 -0700 Subject: [PATCH] Minor cleanup Signed-off-by: Miah Johnson --- .expeditor/templates/pull_request.mustache | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.expeditor/templates/pull_request.mustache b/.expeditor/templates/pull_request.mustache index f9e7109e6..598581d39 100644 --- a/.expeditor/templates/pull_request.mustache +++ b/.expeditor/templates/pull_request.mustache @@ -1,7 +1,8 @@ Hello {{author}}! Thanks for the pull request! Here is what will happen next: -1. Your PR will be reviewed by the maintainers + +1. Your PR will be reviewed by the maintainers. 2. If everything looks good, one of them will approve it, and your PR will be merged. Thank you for contributing!