From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 3984C802ED for ; Thu, 23 Mar 2017 11:40:57 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id AA2E9342C5E; Thu, 23 Mar 2017 18:40:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com AA2E9342C5E Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=lersek@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com AA2E9342C5E Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-84.phx2.redhat.com [10.3.116.84]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0EF0217564; Thu, 23 Mar 2017 18:40:56 +0000 (UTC) To: "Kinney, Michael D" References: Cc: "edk2-devel@lists.01.org" From: Laszlo Ersek Message-ID: Date: Thu, 23 Mar 2017 19:40:54 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Thu, 23 Mar 2017 18:40:57 +0000 (UTC) Subject: Re: [RFC v2] GitBook documentation process X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2017 18:40:57 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 03/23/17 18:37, Kinney, Michael D wrote: > Laszlo, > > Yes. Those are Bugzilla TODO items. They are simple updates > to add a new field and change required fields for documentation > issues. Thank you, that looks great! Laszlo > >> -----Original Message----- >> From: Laszlo Ersek [mailto:lersek@redhat.com] >> Sent: Thursday, March 23, 2017 4:09 AM >> To: Kinney, Michael D >> Cc: edk2-devel@lists.01.org >> Subject: Re: [edk2] [RFC v2] GitBook documentation process >> >> On 03/23/17 05:14, Kinney, Michael D wrote: >>> Hello, >>> >>> I have updated the GitBook RFC based on feedback received. >>> >>> Changes for V2: >>> =============== >>> * Remove [docs] from email subject >>> * Update Bugzilla for document issues to remove Package >>> field and add Document field >>> =============== >> >>> * Use [TianoCore Bugzilla](https://bugzilla.tianocore.org) to report document >> issues. >>> + Add DocumentName as a required setting when reporting a document issue >>> + Remove PackageName as a required setting when reporting a document issue >> >> So these are TODO items for the Bugzilla schema / WebUI? >> >> Thanks! >> Laszlo >