Skip to content

Commit

Permalink
Update pull request template.
Browse files Browse the repository at this point in the history
  • Loading branch information
aembler authored Apr 2, 2020
1 parent f07a98a commit 2c4f198
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
*Check these before submitting new pull requests*

- [ ] I read the __guidelines for contributing__ linked above
- [ ] I read the __guidelines for contributing__ linked above. My pull request conforms to the coding style guidelines described within.

- [ ] PHP-only files follow our coding style; in order to do that use php-cs-fixer - http://cs.sensiolabs.org/ - as follows:
`php-cs-fixer fix --config=<webroot>/.php_cs.dist <filename>`
If this condition is met, feel free to delete this whole message and to submit your pull request.

If all the above conditions are met, feel free to delete this whole message and to submit your pull request, and... Thank you, your help is really appreciated!
Thank you, your help is really appreciated!

0 comments on commit 2c4f198

Please sign in to comment.