From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=96.73.9.1; helo=muon.bluestop.org; envelope-from=rebecca@bluestop.org; receiver=edk2-devel@lists.01.org Received: from muon.bluestop.org (muon.bluestop.org [96.73.9.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id EFF4C21959CB2 for ; Tue, 19 Feb 2019 23:45:14 -0800 (PST) Received: from muon.bluestop.org (localhost [127.0.0.1]) by muon.bluestop.org (Postfix) with ESMTP id D792E35955; Wed, 20 Feb 2019 00:46:08 -0700 (MST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bluestop.org; s=mail; t=1550648768; bh=9sGNZgIJJ8Mw//4N4T+qxyWy1IOWSxm5S++Y9AwTyc8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=sRsxIXz0SZvJckgWXdjeV+6FegJ9frT5BKGZSF04LVBvca8jPXe9cqcx/by8EGBf0 0OgOf64jKHjSSbBhAJbTGrGUvUv7ptF6B/qslPbc6x1VQgpMUmx2Xd5lkp/oHezGl4 i6i3iOyPOw8tFgBA+ZrG+d4S4C90flUNqgBwDngU= Received: from muon.bluestop.org ([127.0.0.1]) by muon.bluestop.org (muon.bluestop.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D_Ghnom53oXN; Wed, 20 Feb 2019 00:46:08 -0700 (MST) Received: from photon.int.bluestop.org (gw.bluestop.org [96.73.9.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTPSA; Wed, 20 Feb 2019 00:46:08 -0700 (MST) From: Rebecca Cran To: Laszlo Ersek Cc: edk2-devel Date: Wed, 20 Feb 2019 00:45:13 -0700 Message-ID: <5103196.8gLySxXtyI@photon.int.bluestop.org> In-Reply-To: <1ce48d85-8a54-fc57-9fa6-9488b62ccd43@redhat.com> References: <61170a4b-c4cd-2dba-966c-ec429184d3c9@bluestop.org> <1ce48d85-8a54-fc57-9fa6-9488b62ccd43@redhat.com> MIME-Version: 1.0 Subject: Re: Issues with EDK-II-Debugging wiki page, and how to submit a pull request for wiki pages X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2019 07:45:15 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Thursday, 14 February 2019 12:23:05 MST Laszlo Ersek wrote: > The wikis on github are non-intuitive, if you intend to edit them in a > normal text editor, locally. I struggled a lot until I came up with the > list on top. (It's possible I relied on others' advice in that; I no > longer remember.) I hope it helps. Yeah, thanks but no thanks. I'm not _that_ keen on making my changes if it's going to involve all that work! -- Rebecca Cran