mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Document contributor certification in CONTRIBUTING.md [skip ci] (#18356)
This commit is contained in:
parent
178fc2db82
commit
dd5733202d
1 changed files with 6 additions and 0 deletions
|
@ -32,6 +32,12 @@ had several contributions accepted, commit privileges are often quickly granted.
|
|||
PHP welcomes pull requests to [add tests](#writing-tests), fix bugs and to
|
||||
implement RFCs. Please be sure to include tests as appropriate!
|
||||
|
||||
By submitting a pull request, you certify that you have the necessary rights
|
||||
to submit the work, that the work does not violate any third-party rights
|
||||
(including those of your employer, if applicable), and that you license your
|
||||
contribution under the PHP License or under another license if explicitly
|
||||
accepted by the PHP project maintainers.
|
||||
|
||||
If you are fixing a bug, then please submit your PR against the lowest actively
|
||||
supported branch of PHP that the bug affects (only green branches on
|
||||
[the supported version page](https://www.php.net/supported-versions.php) are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue