From 69589c28d66447ff8e7d82574693ed4b6db3bd8e Mon Sep 17 00:00:00 2001 From: gotjosh Date: Wed, 31 Jul 2019 11:29:57 +0100 Subject: [PATCH] GitHub Templates: Pull Request Template update (#18300) * Imperative mood The English language suggests that when giving out instructions or considerations is best to use imperative mood as the writing style. Done as part of this commit: - some worth smithing to match this style - changed the format to match the fact that this is commonly read as part of a text box when opening up your PRs - and extended a few descriptions to make it more friendly for newcomers --- .github/PULL_REQUEST_TEMPLATE.md | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d923c215be5..c40e410025d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,20 +1,33 @@ - **What this PR does / why we need it**: **Which issue(s) this PR fixes**: + + Fixes # **Special notes for your reviewer**: