aboutsummaryrefslogtreecommitdiff
path: root/proposals/001-process.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-02-19 14:53:56 +0000
committerNick Mathewson <nickm@torproject.org>2007-02-19 14:53:56 +0000
commit2ea21adb87c4024e730d335c96c2671ede4f07ef (patch)
treec00d2c7367c2bf7aa24ca830e755cc59ddf77577 /proposals/001-process.txt
parent7b8659728b7f293677ce8794ce1f3f14a6c32344 (diff)
downloadtorspec-2ea21adb87c4024e730d335c96c2671ede4f07ef.tar.gz
torspec-2ea21adb87c4024e730d335c96c2671ede4f07ef.zip
r10073@totoro: nickm | 2007-02-19 09:53:42 -0500
proposal procedure clarifications from peter palfrader. svn:r9602
Diffstat (limited to 'proposals/001-process.txt')
-rw-r--r--proposals/001-process.txt72
1 files changed, 41 insertions, 31 deletions
diff --git a/proposals/001-process.txt b/proposals/001-process.txt
index 2ece64f..e86bd7c 100644
--- a/proposals/001-process.txt
+++ b/proposals/001-process.txt
@@ -62,38 +62,12 @@ How to change the specs now:
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:
-
- Open: A proposal under discussion.
-
- Accepted: The proposal is complete, and we intend to implement it.
+How new proposals get added:
- 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.
+ 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.
What should go in a proposal:
@@ -148,3 +122,39 @@ What should go in a proposal:
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.