diff --git a/README.rst b/README.rst index a8d867fb..f68d6054 100644 --- a/README.rst +++ b/README.rst @@ -20,8 +20,8 @@ and documenting / addressing dissenting opinions. Anyone can write a ZIP! We encourage community contributions and decentralization of work on the Zcash protocol. If you’d like to bounce ideas off people before formally -writing a ZIP, we encourage it! Visit the community -`Discord `__ channel to talk about your idea. +writing a ZIP, we encourage it! Visit the `ZcashCommunity Discord chat `__ +to talk about your idea. Participation in the Zcash project is subject to a `Code of Conduct `__. diff --git a/index.html b/index.html index 5e795c8d..34f5d087 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@

Contributing

The authors of a ZIP are responsible for building consensus within the community and documenting / addressing dissenting opinions.

-

Anyone can write a ZIP! We encourage community contributions and decentralization of work on the Zcash protocol. If you’d like to bounce ideas off people before formally writing a ZIP, we encourage it! Visit the community Discord channel to talk about your idea.

+

Anyone can write a ZIP! We encourage community contributions and decentralization of work on the Zcash protocol. If you’d like to bounce ideas off people before formally writing a ZIP, we encourage it! Visit the ZcashCommunity Discord chat to talk about your idea.

Participation in the Zcash project is subject to a Code of Conduct.

The Zcash protocol is documented in its Protocol Specification.

To start contributing, first read ZIP 0 which documents the ZIP process. Then clone this repo from GitHub, and start adding your draft ZIP, formatted either as reStructuredText or as Markdown.