[or-cvs] r9602: proposal procedure clarifications from peter palfrader. (in tor/trunk: . doc/spec/proposals)

nickm at seul.org nickm at seul.org
Mon Feb 19 14:53:57 UTC 2007


Author: nickm
Date: 2007-02-19 09:53:56 -0500 (Mon, 19 Feb 2007)
New Revision: 9602

Modified:
   tor/trunk/
   tor/trunk/doc/spec/proposals/001-process.txt
Log:
 r10073 at totoro:  nickm | 2007-02-19 09:53:42 -0500
 proposal procedure clarifications from peter palfrader.



Property changes on: tor/trunk
___________________________________________________________________
 svk:merge ticket from /tor/trunk [r10073] on 96637b51-b116-0410-a10e-9941ebb49b64

Modified: tor/trunk/doc/spec/proposals/001-process.txt
===================================================================
--- tor/trunk/doc/spec/proposals/001-process.txt	2007-02-19 00:23:32 UTC (rev 9601)
+++ tor/trunk/doc/spec/proposals/001-process.txt	2007-02-19 14:53:56 UTC (rev 9602)
@@ -62,39 +62,13 @@
    the right to get really excited and run off and implement something in a
    caffeine-or-m&m-fueled all-night hacking session.}
 
-Proposal status:
+How new proposals get added:
 
-   Open: A proposal under discussion.
+  Once an idea has been proposed on the development list, a properly formatted
+  (see below) draft exists, and rough consensus withing the active development
+  community exists that this idea warrants consideration the proposal editor
+  will official add the proposal.
 
-   Accepted: The proposal is complete, and we intend to implement it.
-
-   Finished: The proposal has been accepted and implemented.
-
-   Closed: The proposal has been accepted, implemented, and merged into the
-      main specification documents.
-
-   Rejected: We're not going to implement the feature as described here,
-      though we might do some other version.  See comments in the document
-      for details.
-
-   Needs-Revision: The idea for the proposal is a good one, but the proposal
-      as it stands has serious problems that keep it from being accepted.
-      See comments in the document for details.
-
-   Dead: The proposal hasn't been touched in a long time, and it doesn't look
-      like anybody is going to complete it soon.  It can become "Open" again
-      if it gets a new proponent.
-
-   Needs-Research: There are research problems that need to be solved before
-      it's clear whether the proposal is a good idea.
-
-   Meta: This is not a proposal, but a document about proposals.
-
-Proposal numbering:
-
-   Numbers 000-099 are reserved for special and meta-proposals.  100 and up
-   are used for actual proposals.  Numbers aren't recycled.
-
 What should go in a proposal:
 
    Every proposal should have a header containing these fields:
@@ -148,3 +122,39 @@
         can avoid really expensive performance regressions, and so we can
         avoid wasting time on insignificant gains.
 
+Proposal status:
+
+   Open: A proposal under discussion.
+
+   Accepted: The proposal is complete, and we intend to implement it.
+
+   Finished: The proposal has been accepted and implemented.
+
+   Closed: The proposal has been accepted, implemented, and merged into the
+      main specification documents.
+
+   Rejected: We're not going to implement the feature as described here,
+      though we might do some other version.  See comments in the document
+      for details.
+
+   Needs-Revision: The idea for the proposal is a good one, but the proposal
+      as it stands has serious problems that keep it from being accepted.
+      See comments in the document for details.
+
+   Dead: The proposal hasn't been touched in a long time, and it doesn't look
+      like anybody is going to complete it soon.  It can become "Open" again
+      if it gets a new proponent.
+
+   Needs-Research: There are research problems that need to be solved before
+      it's clear whether the proposal is a good idea.
+
+   Meta: This is not a proposal, but a document about proposals.
+
+
+   The editor maintains the correct status of proposals, based on rough
+   consensus and his own discretion.
+
+Proposal numbering:
+
+   Numbers 000-099 are reserved for special and meta-proposals.  100 and up
+   are used for actual proposals.  Numbers aren't recycled.



More information about the tor-commits mailing list