From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:42148) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hnjYS-0006jr-VQ for guix-patches@gnu.org; Wed, 17 Jul 2019 09:01:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hnjYO-0000bX-Ce for guix-patches@gnu.org; Wed, 17 Jul 2019 09:01:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42857) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hnjYM-0000ak-IY for guix-patches@gnu.org; Wed, 17 Jul 2019 09:01:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hnjYM-0003Nk-F9 for guix-patches@gnu.org; Wed, 17 Jul 2019 09:01:02 -0400 Subject: bug#36635: Simplify contributing instructions Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190713064140.froxjbrj4pzzsfh2@pelzflorian.localdomain> Date: Wed, 17 Jul 2019 15:00:05 +0200 In-Reply-To: <20190713064140.froxjbrj4pzzsfh2@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Sat, 13 Jul 2019 08:41:40 +0200") Message-ID: <877e8gddey.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: "pelzflorian (Florian Pelz)" Cc: 36635-done@debbugs.gnu.org Hello, "pelzflorian (Florian Pelz)" skribis: >>>From 3d6f944daa314e3bf064ef262a5c79ada1c70e6e Mon Sep 17 00:00:00 2001 > From: Florian Pelz > Date: Sat, 13 Jul 2019 08:29:26 +0200 > Subject: [PATCH] doc: Reorder and clarify contributing instructions. > > * doc/contributing.texi (Building from Git, Running Guix Before It Is > Installed): Make instructions using Guix come first and clarify which cod= e is > an instruction and which is merely an example. Applied, thanks! Ludo=E2=80=99.