Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WKEbx-0000c5-IE for bitcoin-development@lists.sourceforge.net; Sun, 02 Mar 2014 22:11:53 +0000 Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of zikula.org designates 74.125.82.41 as permitted sender) client-ip=74.125.82.41; envelope-from=drak@zikula.org; helo=mail-wg0-f41.google.com; Received: from mail-wg0-f41.google.com ([74.125.82.41]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1WKEbw-0000Sn-I7 for bitcoin-development@lists.sourceforge.net; Sun, 02 Mar 2014 22:11:53 +0000 Received: by mail-wg0-f41.google.com with SMTP id l18so2311155wgh.0 for ; Sun, 02 Mar 2014 14:11:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=CXSlPqFCyjOzbZCYFPj2R31O/mWveqXnt61mGT2ie48=; b=cNp7ARR8X5eCnhPSw6PKM3gaRCPk2xKmTCyqH2o87/AYT9Fatc7kH1g7SI1t00zJ5K qNxgGsEvjWYQ7Rhz/Ozjs+eSXctENu2XU8n/WZxVkb662uUktHOVZInBuIkLWh1Db4fJ Gd5xD29uNjzFUX+ryt1jsEzxRMk8toS+ASTmEZIFHHusglui3W/MnzCPfaSOTC+FJ0wQ AGBrXcO8CCMzpApWA5EoVdZoLWKaEbKNUGfgMF6XAaw6R3QmdYJXc4o/J/+58pGJD+Q1 P7W42TNinZJQcIsbW1/LWMih8oEj0N+9xr+1ndm7F7m2WsjZgrcf/Lc7J4RFajtq2ovu lKWg== X-Gm-Message-State: ALoCoQkId64nT7ZIjqw+Y+CTsIxJUzuOPgjGxI+4ijwF0hTeUWXjo1gb4Dl3w59u8qFhd4TnpLfZ X-Received: by 10.194.82.35 with SMTP id f3mr11282239wjy.36.1393798306292; Sun, 02 Mar 2014 14:11:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.205.69 with HTTP; Sun, 2 Mar 2014 14:11:25 -0800 (PST) In-Reply-To: <20140302204029.GA21339@tilt> References: <20140302204029.GA21339@tilt> From: Drak Date: Sun, 2 Mar 2014 22:11:25 +0000 Message-ID: To: Peter Todd Content-Type: multipart/alternative; boundary=047d7bf0c106ef7c6a04f3a6f4b1 X-Spam-Score: -0.5 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message X-Headers-End: 1WKEbw-0000Sn-I7 Cc: Tom Geller , Bitcoin Dev Subject: Re: [Bitcoin-development] Procedure for non-tech contributions X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Mar 2014 22:11:53 -0000 --047d7bf0c106ef7c6a04f3a6f4b1 Content-Type: text/plain; charset=UTF-8 On 2 March 2014 20:40, Peter Todd wrote: > I proof-read rc1 and simply submitted my changes via pull-req: > > https://github.com/bitcoin/bitcoin/pull/3642 > > I'd say to encourage that method. If someone doesn't know how to use > git, yet still wants to proof-read, just send us a text-file with all > your corrections applied. We've got the tools to diff those changes > ourselves; no fancy software is required. Actually, this is unnecessary since github allows editing of files directly on the site and the it will submit as a pull request. You can even update by visiting your fork (it creates this automatically and a topic branch) and make more edits and it will add to your PR. There is basically no barrier for non techy people to contribute. Drak --047d7bf0c106ef7c6a04f3a6f4b1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On 2= March 2014 20:40, Peter Todd <pete@petertodd.org> wrote:
I proof-read rc1 and simply submitted my changes via pull-r= eq:

=C2=A0 =C2=A0 https://github.com/bitcoin/bitcoin/pull/3642

I'd say to encourage that method. If someone doesn't know how to us= e
git, yet still wants to proof-read, just send us a text-file with all
your corrections applied. We've got the tools to diff those changes
ourselves; no fancy software is required.

A= ctually, this is unnecessary since github allows editing of files directly = on the site and the it will submit as a pull request. You can even update b= y visiting your fork (it creates this automatically and a topic branch) and= make more edits and it will add to your PR. There is basically no barrier = for non techy people to contribute.

Drak=C2=A0
--047d7bf0c106ef7c6a04f3a6f4b1--