README: Rename peer review -> code review.

This commit is contained in:
Tim Abbott
2017-03-08 11:44:33 -08:00
parent 8d936601d3
commit 5cc900eca6
2 changed files with 5 additions and 5 deletions

View File

@@ -120,8 +120,8 @@ and [Trello][]), plus [node.js API bindings][node], an [isomorphic
[translating documentation][transifex] if you're interested in
contributing!
* **Peer Reviews**. Zulip is all about community and helping each
other out. Check the [peer review stream][peer-review] on
* **Code Reviews**. Zulip is all about community and helping each
other out. Check out [#code review][code-review] on
[chat.zulip.org](https://zulip.readthedocs.io/en/latest/chat-zulip-org.html)
to help review PRs and give comments on other people's work. Everyone is
welcome to participate, even those new to Zulip! Even just checking out
@@ -154,7 +154,7 @@ is valuable.
[tsearch]: https://github.com/zulip/tsearch_extras
[transifex]: https://zulip.readthedocs.io/en/latest/translating.html#testing-translations
[z-org]: https://github.com/zulip/zulip.github.io
[peer-review]: https://chat.zulip.org/#narrow/stream/peer.20review
[code-review]: https://chat.zulip.org/#narrow/stream/code.20review
## Google Summer of Code
@@ -258,7 +258,7 @@ to the Zulip Developers list with your thoughts.
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)
[#code review](https://chat.zulip.org/#narrow/stream/code.20review)
stream on [chat.zulip.org](https://zulip.readthedocs.io/en/latest/chat-zulip-org.html).
This is our lightweight process that gives other developers the
opportunity to give you comments and suggestions on your work.