Skip to content

Commit ee62328

Browse files
committed
Document contributor certification in CONTRIBUTING.md [skip ci]
1 parent 25f4f79 commit ee62328

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

+11
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,17 @@ 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+
41+
By submitting a pull request, you certify that you have the right to submit
42+
the work under the PHP License and, if applicable, that you have permission
43+
from your employer or organization. Your contribution will be licensed under
44+
the PHP License.
45+
3546
If you are fixing a bug, then please submit your PR against the lowest actively
3647
supported branch of PHP that the bug affects (only green branches on
3748
[the supported version page](https://www.php.net/supported-versions.php) are

0 commit comments

Comments
 (0)