Merge pull request #218 from acityinohio/add-wip-to-zip-0

adds WIP and ecosystem dev link to ZIP 0
This commit is contained in:
Daira Hopwood 2019-04-01 12:34:20 +01:00 committed by GitHub
commit 207fbcec47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.