Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90735 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6241 invoked from network); 20 Jan 2016 20:32:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2016 20:32:49 -0000 X-Host-Fingerprint: 90.212.141.145 unknown Received: from [90.212.141.145] ([90.212.141.145:9629] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/A2-22511-0FEEF965 for ; Wed, 20 Jan 2016 15:32:48 -0500 Message-ID: To: internals@lists.php.net References: <569FED49.6050300@gmail.com> Date: Wed, 20 Jan 2016 20:32:45 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: <569FED49.6050300@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 90.212.141.145 Subject: Re: [PHP-DEV] [RFC] [Re-proposed] Adopt Code of Conduct From: ajf@ajf.me (Andrea Faulds) Hi Stas, Stanislav Malyshev wrote: > Hi! > >> In order to make suggestions to the wording of the RFCs, and included >> Contributer Covenant and Guideslines easier, I've imported it into >> GitHub: >> >> https://github.com/derickr/php-code-of-conduct/blob/master/RFC.rst > > Great idea. Unfortunately, I don't see any way in Github to comment > per-line on the actual text, only on patches. I'll try to do that but I > wonder if there's a better way. You can't do it on the /blob/ view, but if you click on the commit to get to the /commit/ view, you can comment on that. :) -- Andrea Faulds https://ajf.me/