Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91163 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89847 invoked from network); 9 Feb 2016 15:34:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2016 15:34:43 -0000 Authentication-Results: pb1.pair.com header.from=me@mprelu.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@mprelu.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain mprelu.de from 74.201.84.163 cause and error) X-PHP-List-Original-Sender: me@mprelu.de X-Host-Fingerprint: 74.201.84.163 sender163-mail.zoho.com Received: from [74.201.84.163] ([74.201.84.163:25899] helo=sender163-mail.zoho.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/29-39202-2170AB65 for ; Tue, 09 Feb 2016 10:34:43 -0500 Received: from [192.168.0.5] (5ec1ae50.skybroadband.com [94.193.174.80]) by mx.zohomail.com with SMTPS id 1455032077099705.7884402385138; Tue, 9 Feb 2016 07:34:37 -0800 (PST) To: internals@lists.php.net References: <25F60A93-8DB5-4383-B799-C326E535C31A@heroku.com> Message-ID: <56BA070A.1090502@mprelu.de> Date: Tue, 9 Feb 2016 15:34:34 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <25F60A93-8DB5-4383-B799-C326E535C31A@heroku.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Zoho-Virus-Status: 1 Subject: Re: [PHP-DEV] [VOTE] Contributor Guidelines, and Updates to Code of Conduct progress From: me@mprelu.de (Matt Prelude) Hi, On 09/02/16 15:23, David Zuelke wrote: > I agree with Zeev here. It would be good to simplify this, and adding > an explicit note about the inverse as well. Something like: "Debate > issues and ideas, not the person holding them. Regardless of what side > of a discussion you're on, realize that criticism of ideas or actions > is distinct from criticism of a person." David Just my $0.02: https://github.com/derickr/php-community-health/pull/40 I feel like we could do with something on the other side too, suggesting people not to act offended when people don't like their suggestions. - Matt.