mirror of https://github.com/zulip/zulip.git
README: Tweak peer review stream docs.
This commit is contained in:
parent
75e8cd5a6a
commit
9cd6bb4251
21
README.md
21
README.md
|
@ -120,11 +120,12 @@ and [Trello][]), plus [node.js API bindings][node], an [isomorphic
|
||||||
[translating documentation][transifex] if you're interested in
|
[translating documentation][transifex] if you're interested in
|
||||||
contributing!
|
contributing!
|
||||||
|
|
||||||
* **Peer Reviews**. Zulip is all about community and helping each other
|
* **Peer Reviews**. Zulip is all about community and helping each
|
||||||
out. Check the [peer review stream][peer-review] on chat.zulip.org to help
|
other out. Check the [peer review stream][peer-review] on
|
||||||
review PRs and give comments on other people's work. Everyone is welcome
|
[chat.zulip.org](chat-zulip-org.html) to help review PRs and give
|
||||||
to participate, even those new to Zulip! Even just checking out the code,
|
comments on other people's work. Everyone is welcome to participate,
|
||||||
manually testing it, and posting on whether or not it worked is valuable.
|
even those new to Zulip! Even just checking out the code, manually
|
||||||
|
testing it, and posting on whether or not it worked is valuable.
|
||||||
|
|
||||||
[cla]: https://opensource.dropbox.com/cla/
|
[cla]: https://opensource.dropbox.com/cla/
|
||||||
[code-of-conduct]: https://zulip.readthedocs.io/en/latest/code-of-conduct.html
|
[code-of-conduct]: https://zulip.readthedocs.io/en/latest/code-of-conduct.html
|
||||||
|
@ -255,11 +256,11 @@ and friendly to new contributors is very welcome! Just send an email
|
||||||
to the Zulip Developers list with your thoughts.
|
to the Zulip Developers list with your thoughts.
|
||||||
|
|
||||||
When you feel like you have completed your work on an issue, post your
|
When you feel like you have completed your work on an issue, post your
|
||||||
PR to the [**#peer review**](https://chat.zulip.org/#narrow/stream/peer.20review)
|
PR to the
|
||||||
stream on chat.zulip.org. This gives other people the opportunity to
|
[**#peer review**](https://chat.zulip.org/#narrow/stream/peer.20review)
|
||||||
give you comments and suggestions on your work. For more details about
|
stream on [chat.zulip.org](chat-zulip-org.html). This is our
|
||||||
the #peer review stream or other streams on chat.zulip.org, check out
|
lightweight process that gives other developers the opportunity to
|
||||||
our [docs](http://zulip.readthedocs.io/en/latest/chat-zulip-org.html).
|
give you comments and suggestions on your work.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue