diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 426c28fb..98c88d1b 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -2,16 +2,15 @@ # Contributing -- [Contributing](#contributing) - - [Pull Requests](#pull-requests) - - [Requirements](#requirements) - - [Development Workflow](#development-workflow) - - [Updating VS Code](#updating-vs-code) - - [Notes about Changes](#notes-about-changes) - - [Build](#build) - - [Structure](#structure) - - [Modifications to VS Code](#modifications-to-vs-code) - - [Currently Known Issues](#currently-known-issues) +- [Pull Requests](#pull-requests) +- [Requirements](#requirements) +- [Development Workflow](#development-workflow) + - [Updating VS Code](#updating-vs-code) + - [Notes about Changes](#notes-about-changes) +- [Build](#build) +- [Structure](#structure) + - [Modifications to VS Code](#modifications-to-vs-code) + - [Currently Known Issues](#currently-known-issues) @@ -62,6 +61,7 @@ To develop inside an isolated Docker container: ### Updating VS Code To update VS Code, follow these steps: + 1. Run `yarn update:vscode`. 2. Enter a version. Ex. 1.53 3. This will open a draft PR for you. diff --git a/src/browser/pages/vscode.html b/src/browser/pages/vscode.html index 889d2e88..48a34699 100644 --- a/src/browser/pages/vscode.html +++ b/src/browser/pages/vscode.html @@ -3,7 +3,7 @@ @@ -43,7 +43,7 @@