Add Contribution link

This commit is contained in:
Florian Brinker 2022-05-25 12:13:13 +02:00
parent ec94f51be0
commit 311584b380
1 changed files with 1 additions and 9 deletions

View File

@ -41,12 +41,4 @@ or alternatively
```
## Contributions
To check the code quality, run
```php
composer check
```
To run the test suite, execute
```php
composer test
```
See [CONTRIBUTING.md](./CONTRIBUTING.md)