diff options
Diffstat (limited to 'doc/spec/proposals/001-process.txt')
-rw-r--r-- | doc/spec/proposals/001-process.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/spec/proposals/001-process.txt b/doc/spec/proposals/001-process.txt index e23f7c9780..3a767b5fa4 100644 --- a/doc/spec/proposals/001-process.txt +++ b/doc/spec/proposals/001-process.txt @@ -86,6 +86,13 @@ What should go in a proposal: The Version and Last-Modified fields should use the SVN Revision and Date tags respectively. + These fields are optional but recommended: + Target, Implemented-In. + The Target field should describe which version the proposal is hoped to be + implemented in (if it's Open or Accepted). The Implemented-In field + should describe which version the proposal was implemented in (if it's + Finished or Closed). + The body of the proposal should start with an Overview section explaining what the proposal's about, what it does, and about what state it's in. |