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)
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

index 63268b9c9b3c215458d57ea9f7dd954190c111cb..7b384b1149c0d391eed13e7421eccedb62b9d0d4 100644 (file)
@@ -3,7 +3,9 @@ Thank you for your pull request. Please review these requirements:
 
 Contributors guide: https://github.com/openssl/openssl/blob/master/CONTRIBUTING
 
-Other than that, provide a description above this comment if there isn't one already, and if it fixes a github issue, add 'Fixes #XXXX' (without quotes) as well.
+Other than that, provide a description above this comment if there isn't one already
+
+If this fixes a github issue, make sure to have a line saying 'Fixes #XXXX' (without quotes) in the commit message.
 -->
 
 ##### Checklist