Skip to content

Commit

Permalink
And this
Browse files Browse the repository at this point in the history
  • Loading branch information
apedroferreira committed May 14, 2024
1 parent c270c76 commit 51f58e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Local development

If you would like to hack on Toolpad or want to run the latest version, you can follow these steps:
If you would like to hack on Toolpad Studio or want to run the latest version, you can follow these steps:

_If you're looking into contributing to the docs, follow the [instructions](#building-and-running-the-documentation) down below_

Expand All @@ -11,7 +11,7 @@ _If you're looking into contributing to the docs, follow the [instructions](#bui
- git
- node.js

### Running Toolpad Studio apps inside the monorepo (recommended)
### Running apps inside the monorepo (recommended)

This uses the local version of Toolpad Studio as built in the mono-repository.
This is recommended when your app is in a folder inside of the mono-repository.
Expand Down Expand Up @@ -198,7 +198,7 @@ Use the `--ui` flag to run the tests interactively.

## Using CodeSandbox CI

Each pull request is built on [CodeSandbox CI](https://codesandbox.io/docs/learn/sandboxes/ci). As a result of that we have a published Toolpad Studio package for every pull request. To use the package from the pull request, take the following steps:
Each pull request is built on [CodeSandbox CI](https://codesandbox.io/docs/learn/sandboxes/ci). As a result of that we have a published Toolpad Studio package for ever pull request. To use the package from the pull request, take the following steps:

1. In the GitHub PR checks, locate the ci/codesandbox check and make sure it has successfully finished building. Click on "details" to open the CodeSandbox CI user interface.

Expand Down

0 comments on commit 51f58e0

Please sign in to comment.