Skip to content

Commit

Permalink
docs: Update Contributing section.
Browse files Browse the repository at this point in the history
(cherry picked from commit 508f610)
  • Loading branch information
drupol committed Dec 27, 2021
1 parent 20a1352 commit 36cdcd1
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
[![Mutation testing badge][mutation badge url]][mutation badge link]
[![License][license]][1]
[![Donate!][donate github]][5]
[![Donate!][donate paypal]][6]

# PHP Collection

Expand Down Expand Up @@ -165,8 +164,8 @@ that are at the core of this package, so you can get the most out of its usage.
[The API][28] will give you a pretty good idea of the existing methods and what
you can do with them.

I'm doing my best to keep the documentation up to date; if you found something
odd, please let me know in the [issue queue][34].
We are doing our best to keep the documentation up to date; if you found something
odd, please let us know in the [issue queue][34].

## Code quality, tests, benchmarks

Expand All @@ -188,10 +187,16 @@ Static analyzers are also controlling the code. [PHPStan][38] and

## Contributing

Feel free to contribute by sending Github pull requests. I'm quite responsive :-)
Feel free to contribute by sending pull requests. We are a
usually very responsive team and we will help you going
through your pull request from the beginning to the end.

If you can't contribute to the code, you can also sponsor me on [Github][5] or
[Paypal][6].
For some reasons, if you can't contribute to the code and
willing to help, sponsoring is a good, sound and safe way
to show us some gratitude for the hours we invested in this
package.

Sponsor me on [Github][5] and/or any of [the contributors][6].

## On the internet

Expand Down Expand Up @@ -251,7 +256,7 @@ For more detailed changelogs, please check [the release changelogs][45].
[38]: https://github.com/phpstan/phpstan
[39]: https://github.com/vimeo/psalm
[5]: https://github.com/sponsors/drupol
[6]: https://www.paypal.me/drupol
[6]: https://github.com/loophp/collection/graphs/contributors
[40]: https://www.reddit.com/r/PHP/comments/csxw23/a_stateless_and_modular_collection_class/
[41]: https://www.reddit.com/r/PHP/comments/i2u2le/release_of_version_200_of_loophpcollection/
[42]: https://blog.jetbrains.com/phpstorm/2020/08/php-annotated-august-2020/
Expand Down

0 comments on commit 36cdcd1

Please sign in to comment.