Remind people to have 'Fixes #XXXX' in the commit message
authorRichard Levitte <levitte@openssl.org>
Sun, 2 Apr 2017 09:38:23 +0000 (11:38 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 2 Apr 2017 19:51:47 +0000 (21:51 +0200)
commit92e2ed5689671bbc003bfe752f660f769e86bf50
tree4280588555a6a2959ef7d188e687a272d7d99ec1
parent3c12582e8f384ff551bd518ec4e5b6a5f7e9cf71
Remind people to have 'Fixes #XXXX' in the commit message

It's of course also possible to just add them to the PR description,
but having these lines in the commit messages provide better
automation.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3104)
.github/PULL_REQUEST_TEMPLATE.md