From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=209.132.183.28; helo=mx1.redhat.com; envelope-from=lersek@redhat.com; receiver=edk2-devel@lists.01.org Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (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 72D46208AE2D4 for ; Wed, 20 Feb 2019 01:51:35 -0800 (PST) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id CC8EB8CD9; Wed, 20 Feb 2019 09:51:34 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-120-220.rdu2.redhat.com [10.10.120.220]) by smtp.corp.redhat.com (Postfix) with ESMTP id DC34E60BEC; Wed, 20 Feb 2019 09:51:33 +0000 (UTC) To: Rebecca Cran , Michael Kinney Cc: edk2-devel References: <61170a4b-c4cd-2dba-966c-ec429184d3c9@bluestop.org> <1ce48d85-8a54-fc57-9fa6-9488b62ccd43@redhat.com> <5103196.8gLySxXtyI@photon.int.bluestop.org> From: Laszlo Ersek Message-ID: Date: Wed, 20 Feb 2019 10:51:32 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <5103196.8gLySxXtyI@photon.int.bluestop.org> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Wed, 20 Feb 2019 09:51:35 +0000 (UTC) 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 09:51:35 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 02/20/19 08:45, Rebecca Cran wrote: > 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! > Totally understandable. I *think* it should be possible to simply edit the wiki articles with github's built-in wiki editor too, but I have no clue about the credentials needed. Perhaps being a member of the organization suffices; I'm not certain. Mike, can you please comment? What's the best process for wiki edits? Thanks, Laszlo