mirror of https://github.com/zulip/zulip.git
README: Rename peer review -> code review.
This commit is contained in:
parent
8d936601d3
commit
5cc900eca6
|
@ -120,8 +120,8 @@ 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
|
* **Code Reviews**. Zulip is all about community and helping each
|
||||||
other out. Check the [peer review stream][peer-review] on
|
other out. Check out [#code review][code-review] on
|
||||||
[chat.zulip.org](https://zulip.readthedocs.io/en/latest/chat-zulip-org.html)
|
[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
|
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
|
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
|
[tsearch]: https://github.com/zulip/tsearch_extras
|
||||||
[transifex]: https://zulip.readthedocs.io/en/latest/translating.html#testing-translations
|
[transifex]: https://zulip.readthedocs.io/en/latest/translating.html#testing-translations
|
||||||
[z-org]: https://github.com/zulip/zulip.github.io
|
[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
|
## 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
|
When you feel like you have completed your work on an issue, post your
|
||||||
PR to the
|
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).
|
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
|
This is our lightweight process that gives other developers the
|
||||||
opportunity to give you comments and suggestions on your work.
|
opportunity to give you comments and suggestions on your work.
|
||||||
|
|
|
@ -80,7 +80,7 @@ everyone are these:
|
||||||
* [#development help](https://chat.zulip.org/#narrow/stream/development.20help)
|
* [#development help](https://chat.zulip.org/#narrow/stream/development.20help)
|
||||||
is for asking for help with any Zulip server/webapp development work
|
is for asking for help with any Zulip server/webapp development work
|
||||||
(use the app streams for help working on one of the apps).
|
(use the app streams for help working on one of the apps).
|
||||||
* [#peer review](https://chat.zulip.org/#narrow/stream/peer.20review)
|
* [#code review](https://chat.zulip.org/#narrow/stream/code.20review)
|
||||||
is for getting feedback on your work. We encourage all developers
|
is for getting feedback on your work. We encourage all developers
|
||||||
to comment on work posted here, even if you're new to the Zulip
|
to comment on work posted here, even if you're new to the Zulip
|
||||||
project; reviewing other PRs is a great way to develop experience,
|
project; reviewing other PRs is a great way to develop experience,
|
||||||
|
|
Loading…
Reference in New Issue