Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
KenanYusuf committed Nov 14, 2023
1 parent 598de58 commit 79edb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ On a merge of a feature PR, the changesets GitHub action will open a new PR titl
We're using [Docusaurus](https://docusaurus.io/) to for the scaffolding of our documentation. The docs source files live in `docs` (so they can be viewed on GitHub), but the docusaurus site is built from `website`. To run the docs locally, run the following.

```shell
pnpm run start:docs
pnpm run dev:docs
```

To contribute to the docs, make changes within the `docs` folder.

0 comments on commit 79edb79

Please sign in to comment.