From 17649dc2b10bf93d17f543ddfdb3586cab98a1dc Mon Sep 17 00:00:00 2001 From: Resynth Date: Fri, 17 Jul 2020 11:29:29 +0000 Subject: [PATCH] Update review.md --- docs/review.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/review.md b/docs/review.md index 7e0b413a5c..3bae3db971 100644 --- a/docs/review.md +++ b/docs/review.md @@ -1,7 +1,7 @@ # Review Guidelines The following summarises review guidelines that we follow for pull requests in -Riot Web and other supporting repos. These are just guidelines (not strict +Element and other supporting repos. These are just guidelines (not strict rules) and may be updated over time. ## Code Review @@ -58,7 +58,7 @@ When reviewing code, here are some things we look for and also things we avoid: ## Design and Product Review -We want to ensure that all changes to Riot fit with our design and product +We want to ensure that all changes to Element fit with our design and product vision. We often request review from those teams so they can provide their perspective. @@ -72,11 +72,11 @@ functionality is: As it can be difficult to review design work from looking at just the changed files in a PR, authors should be prepared for Design and / or Product teams to -request a link to an ad-hoc build of Riot (hosted anywhere) that can be used for +request a link to an ad-hoc build of Element (hosted anywhere) that can be used for the review. In the future, we [hope to automate this](https://github.com/vector-im/riot-web/issues/12624) for every PR. Before starting work on a feature, it's best to ensure your plan aligns well -with our vision for Riot. Please chat with the team in -[#riot-dev:matrix.org](https://matrix.to/#/#riot-dev:matrix.org) before you +with our vision for Element. Please chat with the team in +[#element-dev:matrix.org](https://matrix.to/#/#element-dev:matrix.org) before you start so we can ensure it's something we'd be willing to merge.