Commit 2f6e46dc authored by Kurt Roeckx's avatar Kurt Roeckx
Browse files

Add a github pull request template



Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>

GH: #1770
parent 2df7f11f
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
<!--
Thank you for your pull request. Please review below requirements.

Contributors guide: https://github.com/openssl/openssl/blob/master/CONTRIBUTING
-->

##### Checklist
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
- [ ] documentation is added or updated
- [ ] tests are added or updated
- [ ] CLA is signed

##### Description of change
<!-- Provide a description of the changes.

If it fixes a github issue, add Fixes #XXXX.
-->