Skip to content

Commit

Permalink
Add conclusion to "In pull request"
Browse files Browse the repository at this point in the history
  • Loading branch information
domyen committed Dec 14, 2023
1 parent 525a495 commit 1717d2c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/content/workflow/in-pull-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,19 @@ Reviewers leave feedback and request changes by starting discussions. Chromatic
The status of UI Tests and UI Review appears on your pull request as a check. This keeps your team abreast of any changes to the user interface that need attention. When all checks pass, you’re ready to merge!

![PR badges](../../images/prbadges.png)

---

## Conclusion

You finished touring all the ways Chromatic contributes to your UI development workflow. We look forward to the incredible UIs you’ll build. Continue exploring with our most popular guides and articles:

- [Intro to Storybook](https://storybook.js.org/tutorials/intro-to-storybook/) is the essential guide to learning Storybook.
- [Design Systems for Developers](https://storybook.js.org/tutorials/design-systems-for-developers/) shares how to build production infrastructure for design systems.
- [Visual Testing Handbook](https://storybook.js.org/tutorials/visual-testing-handbook/) details how professional frontend teams visual test with Storybook.
- [Component-Driven Development](https://www.componentdriven.org/) is a "bottoms up" process for building modular UIs starting from components and ending with screens.
- [UI Testing Handbook](https://storybook.js.org/tutorials/ui-testing-handbook/) highlights testing strategies used by scaled front-end teams

#### How to get support

[Sign in](https://www.chromatic.com/start) to use the in-app chat or <a href="mailto:[email protected]?Subject=Question">email support</a>.

0 comments on commit 1717d2c

Please sign in to comment.