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.