PHPCSStandards / PHP_CodeSniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
BSD 3-Clause "New" or "Revised" License
880 stars 54 forks source link

CONTRIBUTING GUIDE: add section about finding issues to work on for code contributions #565

Closed jrfnl closed 1 month ago

jrfnl commented 1 month ago

Description

CONTRIBUTING GUIDE: add section about finding issues to work on for code contributions

While for non-code contributions there were guidelines already about how to find issues to contribute to, for code contributions, this wasn't yet all that clear.

Hopefully the newly added section will help people to find an issues to work on in a more straight forward manner.

CONTRIBUTING GUIDE: consistently use title case for headers

Suggested changelog entry

N/A