Code
Fix a bug, improve an algorithm or add a focused capability.
Improve the code, documentation or tests through one focused change.
Where to help
Fix a bug, improve an algorithm or add a focused capability.
Clarify an explanation, improve an example or correct an error.
Reproduce an edge case, verify results or review a pull request.
Local setup
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