Merge pull request #4450 from Zamiell/patch-1

typo in CONTRIBUTING.md
This commit is contained in:
Richard Davey 2019-04-05 16:22:08 +01:00 committed by GitHub
commit f3b2639705
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ If your PR is doing little more than changing the Phaser source code into a form
## I don't really like git / node.js, but I can fix this bug
That is fine too. While Pull Requests are the best thing in the world for us, they are not the only way to help. You're welcome to post fixes to our forum or even just email them to us. All we ask is that you still adhere to the guidelines presented here re: JSHint, etc.
That is fine too. While Pull Requests are the best thing in the world for us, they are not the only way to help. You're welcome to post fixes to our forum or even just email them to us. All we ask is that you still adhere to the guidelines presented here re: ESLint, etc.
## Code Style Guide