- From: Maciej Stachowiak via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 25 Mar 2010 04:09:27 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/decision-policy In directory hutz:/tmp/cvs-serv13930 Modified Files: decision-policy-v2.html Log Message: Fixed: Use some state other than CLOSED for issues that are closed without prejudice, for lack of action by a deadline <http://www.w3.org/Bugs/Public/show_bug.cgi?id=9313> Index: decision-policy-v2.html =================================================================== RCS file: /sources/public/html5/decision-policy/decision-policy-v2.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- decision-policy-v2.html 25 Mar 2010 03:49:15 -0000 1.4 +++ decision-policy-v2.html 25 Mar 2010 04:09:25 -0000 1.5 @@ -278,16 +278,16 @@ <dt id="escalation-step-2a">2.a. Closed without Prejudice</dt> <dd>If no one volunteers within a month of the Chairs' request, or a Change Proposal is not presented by the deadline, the Tracker Issue -will be marked CLOSED without prejudice and deferred to the next -version of HTML. In this case, we affirm the editor's decision by -default. The Basic Process then proceeds +will be marked POSTPONED in the tracker without prejudice and deferred +to the next version of HTML. In this case, we affirm the editor's +decision by default. The Basic Process then proceeds from <a href="#basic-step-7a">step 7a</a>. An issue that is closed without prejudice in this way can only be re-raised with approval of the Chairs. <b>** This is an endpoint for the escalation process. **</b> </dd> <dt id="escalation-step-2b">2.b. Open Issue: Writing a Change Proposal</dt> -<dd> An issue with someone working on a change proposal is in the OPEN state. If the change proposal is not done by the deadline, the issue will be closed without prejudice and deferred to the next version of HTML. The default deadline to complete a Change Proposal is one month from the time someone volunteers. The chairs may grant a longer deadline for complex issues on request. A proper Change Proposal must include the following four components: +<dd> An issue with someone working on a change proposal is in the OPEN state. If the change proposal is not done by the deadline, the issue will be marked POSTPONED in the tracker without prejudice and deferred to the next version of HTML. The default deadline to complete a Change Proposal is one month from the time someone volunteers. The chairs may grant a longer deadline for complex issues on request. A proper Change Proposal must include the following four components: <ol id="change-proposal"> <li>Summary: Describes the change in about 1-5 paragraphs of plain language.</li> <li>Rationale: Describes the reason for the change. What problems
Received on Thursday, 25 March 2010 04:09:29 UTC