We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d382de commit 00d9ddfCopy full SHA for 00d9ddf
.github/release_plan.md
@@ -71,6 +71,9 @@
71
- [ ] Make sure the "Upload" stage on the release page succeeded
72
- [ ] Make sure no extraneous files are being included in the `.vsix` file (make sure to check for hidden files)
73
- [ ] Deploy the "Publish" stage
74
+- [ ] Create a [GitHub release](https://github.com/microsoft/vscode-python/releases)
75
+ - [ ] Have tag match the released version
76
+ - [ ] Copy the changelog entry for the release as the description
77
- [ ] Publish [documentation changes](https://github.com/Microsoft/vscode-docs/pulls?q=is%3Apr+is%3Aopen+label%3Apython)
78
- [ ] Publish the [blog](http://aka.ms/pythonblog) post
79
- [ ] Determine if a hotfix is needed
0 commit comments