- Clone the documentation repository
- This is a public repository – do not commit any code or sensitive information!
- (Optional) Install a Markdown editor
- (Optional) Install Jekyll if you intend to test the documentation changes locally
- Create a new version of the latest Markdown document (e.g.,
versions/v2025.1.md
) and make changes - Get review from the team, as necessary
- (Optional) Test your changes locally by running
jekyll serve
- Add and commit the new documentation files
- Push your changes, wait a minute, then check to make sure the online version updated correctly