From 3c12582e8f384ff551bd518ec4e5b6a5f7e9cf71 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sun, 2 Apr 2017 11:28:04 +0200 Subject: [PATCH 1/1] Fixup the github pull request template When creating a single commit PR, github will now automatically include the commit comment first in the pull request description, and add the template content last. That makes the description section at the end useless. Reviewed-by: Andy Polyakov (Merged from https://github.com/openssl/openssl/pull/3104) --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d4f77fd422..63268b9c9b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,16 +1,12 @@ ##### Checklist - [ ] documentation is added or updated - [ ] tests are added or updated - -##### Description of change - -- 2.34.1