diff --git a/README.md b/README.md index 2095db24..f480f40c 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,16 @@ Assert::assertTrue($workspace->exists('lib/Foo/ClassTwo.php')); echo $workspace->getContents('/lib/Foo/ClassTwo.php'); ``` + +Contributing +------------ + +This package is open source and welcomes contributions! Feel free to open a +pull request on this repository. + +Support +------- + +- Create an issue on the main [Phpactor](https://github.com/phpactor/phpactor) repository. +- Join the `#phpactor` channel on the Slack [Symfony Devs](https://symfony.com/slack-invite) channel. +