adds WIP and ecosystem dev link

This commit is contained in:
Josh Cincinnati 2019-03-30 13:30:15 -04:00
parent 8af142b670
commit 731cfe6f3e
1 changed files with 5 additions and 3 deletions

View File

@ -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.
<https://lists.zfnd.org/mailman/listinfo/zcash-ecosystem-dev>`__
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 <https://github.com/zcash/zips>`__
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.