Merge pull request #245 from maiqueb/add-github-pr-template

automation: provide PR template
This commit is contained in:
Doug Smith 2022-07-12 08:40:50 -04:00 committed by GitHub
commit b5330f58e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,12 @@
<!-- Thanks for sending a pull request!
Please describe accurately what this PR does, and why we need it.
Please make sure to point to whatever issues it fixes.
-->
**What this PR does / why we need it**:
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #
**Special notes for your reviewer** *(optional)*: