Get involved

Improve the code, documentation or tests through one focused change.

Where to help

Choose one useful change.

Code

Fix a bug, improve an algorithm or add a focused capability.

Documentation

Clarify an explanation, improve an example or correct an error.

Tests and review

Reproduce an edge case, verify results or review a pull request.

Local setup

Run the suite before opening a pull request.

Keep the change focused and explain the problem it solves.

git clone git@github.com:YOUR_USER/phpcolor.gitcd phpcolorgit checkout -b feature/my-changecomposer installcomposer test

Ready to contribute?

Browse the open issues or inspect the repository before choosing a change.