Remind people to have 'Fixes #XXXX' in the commit message
[openssl.git] / .github / PULL_REQUEST_TEMPLATE.md
index d4f77fd422418c76929e5ce38f604caa0bd92720..7b384b1149c0d391eed13e7421eccedb62b9d0d4 100644 (file)
@@ -1,16 +1,14 @@
 <!--
-Thank you for your pull request. Please review below requirements.
+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
+
+If this fixes a github issue, make sure to have a line saying 'Fixes #XXXX' (without quotes) in the commit message.
 -->
 
 ##### Checklist
 <!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
 - [ ] documentation is added or updated
 - [ ] tests are added or updated
-
-##### Description of change
-<!-- Provide a description of the changes.
-
-If it fixes a github issue, add Fixes #XXXX.
--->