Thank you for your interest in contributing to the Performance Lab plugin! Complete documentation for getting started and contributing to the plugin is available in the Performance Lab section of our Performance Team Handbook.
In general, all code must follow the WordPress Coding Standards and best practices. All code in the Performance Lab plugin must follow these requirements:
- WordPress: As of Performance Lab v3.0.0, released April 15, 2024, the plugin's minimum WordPress version requirement is 6.4.
- PHP: Always match the latest WordPress version. The minimum required version right now is 7.2.
-
As with all WordPress projects, we want to ensure a welcoming environment for everyone. With that in mind, all contributors are expected to follow our Code of Conduct.
-
All WordPress projects are licensed under the GPLv2+, and all contributions to Gutenberg will be released under the GPLv2+ license. You maintain copyright over any contribution you make, and by submitting a pull request, you are agreeing to release that contribution under the GPLv2+ license.
Please see SECURITY.md.