sixd Fri, 20 Nov 2009 21:52:02 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291100
Log: Mention account access so we can refer account-requestors to this README Changed paths: U php/php-src/branches/PHP_5_3/README.SUBMITTING_PATCH U php/php-src/trunk/README.SUBMITTING_PATCH Modified: php/php-src/branches/PHP_5_3/README.SUBMITTING_PATCH =================================================================== --- php/php-src/branches/PHP_5_3/README.SUBMITTING_PATCH 2009-11-20 20:51:16 UTC (rev 291099) +++ php/php-src/branches/PHP_5_3/README.SUBMITTING_PATCH 2009-11-20 21:52:02 UTC (rev 291100) @@ -4,6 +4,11 @@ This document describes how to submit a patch for PHP. Creating a 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: http://phpadvent.org/2008/less-whining-more-coding-by-elizabeth-smith @@ -128,7 +133,4 @@ commit log. If your patch affects end users, a brief description 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! Modified: php/php-src/trunk/README.SUBMITTING_PATCH =================================================================== --- php/php-src/trunk/README.SUBMITTING_PATCH 2009-11-20 20:51:16 UTC (rev 291099) +++ php/php-src/trunk/README.SUBMITTING_PATCH 2009-11-20 21:52:02 UTC (rev 291100) @@ -4,6 +4,11 @@ This document describes how to submit a patch for PHP. Creating a 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: http://phpadvent.org/2008/less-whining-more-coding-by-elizabeth-smith @@ -128,7 +133,4 @@ commit log. If your patch affects end users, a brief description 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!
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php