You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -135,4 +135,4 @@ to make sure we're using up to date versions of the client.
135
135
3. Push a tag matching the new package.json version.
136
136
4. Update the resulting draft release with the changelog contents.
137
137
5. Publish the draft release.
138
-
6. Download the `.vsix` file from the release and upload to the marketplace.
138
+
6. Download the `.vsix` file from the release and upload to both the [official VS Code Extension Marketplace](https://code.visualstudio.com/api/working-with-extensions/publishing-extension), and the [open-source VSX Registry](https://open-vsx.org/).
0 commit comments