Skip to content

Commit

Permalink
Add Storybook link to contributing guide (#885)
Browse files Browse the repository at this point in the history
  • Loading branch information
esimkowitz authored Sep 27, 2024
1 parent c1d2a05 commit e902138
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,13 @@ Coding style and formatting is automated for each pull request. We use [Prettier

### Development Environment

To build and run Wave locally, see instructions below:
To build and run Wave locally, see instructions at [Building Wave Terminal](./BUILD.md).

- [Building Wave Terminal](./BUILD.md)
### UI Component Library

We are working to document all our UI components in [Storybook](https://storybook.js.org/docs) for easy reference and testing. If you would like to help us with this, we would be very grateful!

Our Storybook site is hosted [storybook.waveterm.dev](https://storybook.waveterm.dev).

### Create a Pull Request

Expand Down

0 comments on commit e902138

Please sign in to comment.