From: Richard Levitte Date: Sun, 2 Apr 2017 09:28:04 +0000 (+0200) Subject: Fixup the github pull request template X-Git-Tag: OpenSSL_1_1_1-pre1~1887 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3c12582e8f384ff551bd518ec4e5b6a5f7e9cf71;p=oweals%2Fopenssl.git 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) --- 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 -