Skip to content

Commit

Permalink
More copy tweaks and edits
Browse files Browse the repository at this point in the history
  • Loading branch information
domyen committed Dec 14, 2023
1 parent 3063804 commit 9f5de18
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/content/workflow/in-pull-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ The status of UI Tests and UI Review appears on your pull request as a check. Th

See how Chromatic works from the reviewer point of view. Learn about comments, notifications, and integrations with tools like Figma and Slack.

<a class="btn primary round" href="/docs/quickstart-for-reviewers">Read next chapter</a>
<a class="btn primary round" href="/docs/guide-for-reviewers">Read next chapter</a>
6 changes: 3 additions & 3 deletions src/content/workflow/quickstart-for-reviewers.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
layout: "../../layouts/Layout.astro"
title: Quickstart for reviewers
title: Guide for reviewers
description: How to use Chromatic for designers and product managers
sidebar: { order: 6 }
---

# Quickstart for reviewers
# Guide for reviewers

Chromatic is made for designers, product managers, and other stakeholders to collaborate with developers.

Expand Down Expand Up @@ -33,7 +33,7 @@ During the specification process, you often need to describe complex UI behavior

## Chromatic to track changes and sign-off

Designers and product managers enter the Chromatic workflow for [UI Review](/docs/review), a purpose-built tool for discussing implementation details with teammates to get sign-off. Chromatic works behind the scenes to make the review process easy by organizing change requests, notifying reviewers, and syncing with your Git provider. The key features for reviewers are:
[UI Review](/docs/review) is made for designers and product managers. It's a purpose-built tool for discussing implementation details and tracking sign-offs. Chromatic works behind the scenes to make the review process easy for teams by organizing change requests, notifying participants, and syncing with Git providers for pull requests checks. The key features for reviewers are:

- Generate changesets to focus reviewer attention on only what changed
- Assign reviewers manually or automatically
Expand Down

0 comments on commit 9f5de18

Please sign in to comment.