]> granicus.if.org Git - php/commitdiff
Add auroraeos's article URL. Add IRC channels
authorChristopher Jones <sixd@php.net>
Thu, 12 Nov 2009 17:36:37 +0000 (17:36 +0000)
committerChristopher Jones <sixd@php.net>
Thu, 12 Nov 2009 17:36:37 +0000 (17:36 +0000)
README.SUBMITTING_PATCH

index dfb6c2836c48094cac562dfc972a84f594d68744..75a50fb37052f65b9af9b8250c2c6a9b72de7ccd 100644 (file)
@@ -4,6 +4,9 @@ Submitting Patches to PHP
 This document describes how to submit a patch for PHP. Creating a
 patch for PHP is easy!
 
+An excellent article to read first is:
+http://phpadvent.org/2008/less-whining-more-coding-by-elizabeth-smith
+
 
 Prework
 -------
@@ -27,6 +30,10 @@ before starting discussion. This RFC can be used for initial
 discussion and later for documentation. Wiki accounts can be requested
 on http://wiki.php.net/start?do=register
 
+There are several IRC channels where PHP developers are often
+available to discuss questions.  They include #php.pecl on the EFNet
+network and #php-dev-win on FreeNode.
+
 
 How to create your patch
 ------------------------