mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Mention account access so we can refer account-requestors to this README
This commit is contained in:
parent
2b632d9732
commit
95af3404eb
1 changed files with 5 additions and 3 deletions
|
@ -4,6 +4,11 @@ Submitting Patches to PHP
|
||||||
This document describes how to submit a patch for PHP. Creating a
|
This document describes how to submit a patch for PHP. Creating a
|
||||||
patch for PHP is easy!
|
patch for PHP is easy!
|
||||||
|
|
||||||
|
You don't need any login accounts or special access to download,
|
||||||
|
build, debug and begin submitting PHP code, tests or documentation for
|
||||||
|
inclusion in PHP. Once you've followed this README and had several
|
||||||
|
patches accepted, PHP commit privileges are often quickly granted.
|
||||||
|
|
||||||
An excellent article to read first is:
|
An excellent article to read first is:
|
||||||
http://phpadvent.org/2008/less-whining-more-coding-by-elizabeth-smith
|
http://phpadvent.org/2008/less-whining-more-coding-by-elizabeth-smith
|
||||||
|
|
||||||
|
@ -128,7 +133,4 @@ Your name will be included together with your email address in the SVN
|
||||||
commit log. If your patch affects end users, a brief description
|
commit log. If your patch affects end users, a brief description
|
||||||
and your name might be added to the NEWS file.
|
and your name might be added to the NEWS file.
|
||||||
|
|
||||||
Commit privileges are often granted to people who have had several
|
|
||||||
patches accepted.
|
|
||||||
|
|
||||||
Thank you for patching PHP!
|
Thank you for patching PHP!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue