We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea5207 commit 4f7b0dfCopy full SHA for 4f7b0df
1 file changed
.github/release_plan.md
@@ -66,7 +66,7 @@
66
- [ ] Generate the final `.vsix` file
67
- [ ] Make sure no extraneous files are being included in the `.vsix` file (make sure to check for hidden files)
68
- [ ] Upload the final `.vsix` file to the [marketplace](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
69
-- [ ] Publish [documentation](https://code.visualstudio.com/docs/python/python-tutorial) [changes](https://github.com/microsoft/vscode-docs/pulls)
+- [ ] Publish [documentation changes](https://github.com/microsoft/vscode-docs/pulls)
70
- [ ] Publish the [blog](http://aka.ms/pythonblog) post
71
- [ ] Create a [release](https://github.com/Microsoft/vscode-python/releases) on GitHub (which creates an appropriate git tag)
72
- [ ] Determine if a hotfix is needed
0 commit comments