Skip to content

Commit 9564e3c

Browse files
authored
Merge pull request #43 from jacklul/master
Sync master -> develop
2 parents 0633f23 + 30df5b2 commit 9564e3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ To test the changes you will obviously need a bot, assuming you already have one
99

1010
The easiest way to test your changes is to run the bot with `getUpdates` method - use `php bin/console loop` command.
1111

12-
Make sure your code is following PSR-2 coding standard - run [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) with `composer check-code` command.
12+
Make sure your code is following PSR-2 coding standard - run [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) with `composer check-code` command.
1313

1414
Now when all seems to be good push you changes to a new branch in your fork and then [create a pull request](https://github.com/jacklul/inlinegamesbot/compare) explaining all the changes.

0 commit comments

Comments
 (0)