Welcome! If you’d like to make changes to the documentation, this guide will help you through the process.
-
Locate the
docsfolder in the repository, this is where all the documentation files are stored. If you're having trouble finding it, you can click here to go directly to the docs folder -
Find the file you want to edit (for example,
authentication.mdx). -
Click on the file to open it in the GitHub editor.
-
Once you’ve made your changes, you can preview them. If you need help with Markdown syntax, check out this guide on Markdown.
-
When you're ready to save your changes:
- Click Commit changes.
- A popup will appear asking for your commit message, extended description, commit email, and a Propose changes button.
- Enter a brief message describing the change (e.g., "Fixed typo on homepage").
- Click the Propose changes button to submit your edits.