Skip to content

Commit dd57332

Browse files
authored
Document contributor certification in CONTRIBUTING.md [skip ci] (#18356)
1 parent 178fc2d commit dd57332

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

+6
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ had several contributions accepted, commit privileges are often quickly granted.
3232
PHP welcomes pull requests to [add tests](#writing-tests), fix bugs and to
3333
implement RFCs. Please be sure to include tests as appropriate!
3434

35+
By submitting a pull request, you certify that you have the necessary rights
36+
to submit the work, that the work does not violate any third-party rights
37+
(including those of your employer, if applicable), and that you license your
38+
contribution under the PHP License or under another license if explicitly
39+
accepted by the PHP project maintainers.
40+
3541
If you are fixing a bug, then please submit your PR against the lowest actively
3642
supported branch of PHP that the bug affects (only green branches on
3743
[the supported version page](https://www.php.net/supported-versions.php) are

0 commit comments

Comments
 (0)