Create PULL_REQUEST_TEMPLATE.md (#1165)
This commit is contained in:
parent
54943068be
commit
d5ef7a2b5e
|
|
@ -0,0 +1,6 @@
|
|||
Before submitting your pull request, be sure your code adheres to PHPMailer
|
||||
coding standards by running the following command:
|
||||
|
||||
`./vendor/bin/php-cs-fixer fix`
|
||||
|
||||
And committing eventual changes.
|
||||
Loading…
Reference in New Issue