Skip to content

Commit

Permalink
Update contribute-to-the-docs.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
tommerty committed Dec 6, 2023
1 parent cb3abe6 commit 7f22e54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/content/docs/contributing/contribute-to-the-docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,13 @@ First off, thanks for considering contributing to the docs! We're always looking
:::tip[Optional]
This is only required if you wish to build and preview the site locally. If you're not interested in doing this and just want to write pure markdown, you can skip this section.
:::
Download the following software:
- [Node.js](https://nodejs.org/en/)
- [Git](https://git-scm.com/downloads)
- [PNPM](https://pnpm.io/installation)
- [GitHub Desktop](https://desktop.github.com/) (optional)
- [Visual Studio Code](https://code.visualstudio.com/) (you can use any code editor you like, but this is what we use.)
NOTE: You may need to restart your computer after installing these tools.

## Getting started
1. Head over to GitHub and `fork` the [docs repository](https://github.com/doras-to/docs). There's a button to do this in the top right of the repository. This will create a copy of the docs repository in your own GitHub account. You can call it whatever you want!
Expand Down

0 comments on commit 7f22e54

Please sign in to comment.