From 731cfe6f3e3bc834db7ca2c0600792a68f8ec7e1 Mon Sep 17 00:00:00 2001 From: Josh Cincinnati Date: Sat, 30 Mar 2019 13:30:15 -0400 Subject: [PATCH 1/3] adds WIP and ecosystem dev link --- zip-0000.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/zip-0000.rst b/zip-0000.rst index fc984c96..0ed6afba 100644 --- a/zip-0000.rst +++ b/zip-0000.rst @@ -147,7 +147,8 @@ be selected by consensus among the current Editors. ZIP Editor Responsibilities & Workflow -------------------------------------- -The ZIP Editors subscribe to the Zcash Ecosystem Development list. +The ZIP Editors subscribe to the `Zcash Ecosystem Development list. +`__ For each new ZIP that comes in an Editor confirms the following: @@ -166,12 +167,13 @@ revision, with specific instructions. Once the ZIP is ready for the repository it should be submitted as a "pull request" to the `ZIPs git repository `__ -where it may get further feedback. +where it may get further feedback. It should not contain a ZIP number, +and should be labelled "WIP" in the pull request. The ZIP Editors will: * Assign a ZIP number in the pull request. -* Merge the pull request when it is ready. +* Merge the pull request when it is ready and remove the "WIP" label. The ZIP editors monitor ZIP changes and update ZIP headers as appropriate. From a46ee1f99e1a2d121fbbe6706f9b4c4bc927e6d7 Mon Sep 17 00:00:00 2001 From: Josh Cincinnati Date: Thu, 4 Apr 2019 16:20:05 -0400 Subject: [PATCH 2/3] updates zip 0 to be active rather than draft --- zip-0000.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zip-0000.rst b/zip-0000.rst index 0ed6afba..3e9e0e66 100644 --- a/zip-0000.rst +++ b/zip-0000.rst @@ -4,7 +4,7 @@ Title: ZIP Process Owners: Daira Hopwood Josh Cincinnati - Status: Draft + Status: Active Type: Process Created: 2019-02-16 License: BSD-2-Clause From 9584e4c8799fc220bddbeb003042ece708438e49 Mon Sep 17 00:00:00 2001 From: Josh Cincinnati Date: Thu, 4 Apr 2019 16:24:46 -0400 Subject: [PATCH 3/3] also replaces type with category --- zip-0000.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zip-0000.rst b/zip-0000.rst index 3e9e0e66..f0412b75 100644 --- a/zip-0000.rst +++ b/zip-0000.rst @@ -5,7 +5,7 @@ Owners: Daira Hopwood Josh Cincinnati Status: Active - Type: Process + Category: Process Created: 2019-02-16 License: BSD-2-Clause @@ -335,8 +335,8 @@ that requires more than one file, all of the files SHOULD be in a subdirectory named zip-XXXX. -ZIP types -========= +ZIP categories +============== There are several kinds of ZIP: