Skip to content

Commit 8f99bae

Browse files
authored
Add common README sections (#22)
1 parent 80ced34 commit 8f99bae

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,16 @@ composer autoloader, this is supported through the `ChainFileToClass` and
5656
```php
5757
$converter = ClassFileConverter::fromComposerAutoloaders([ $autoloader1, $autoloader2 ]);
5858
```
59+
60+
Contributing
61+
------------
62+
63+
This package is open source and welcomes contributions! Feel free to open a
64+
pull request on this repository.
65+
66+
Support
67+
-------
68+
69+
- Create an issue on the main [Phpactor](https://github.com/phpactor/phpactor) repository.
70+
- Join the `#phpactor` channel on the Slack [Symfony Devs](https://symfony.com/slack-invite) channel.
71+

0 commit comments

Comments
 (0)