There was an error while loading. Please reload this page.
release
master
1 parent 58caa41 commit 62bc1e4Copy full SHA for 62bc1e4
.github/release_plan.md
@@ -70,7 +70,7 @@
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
73
-- [ ] Merge `release` back into `master` (if necessary; no cherry-picks in `release` means no need to merge)
+- [ ] Merge `release` back into `master`
74
75
## Prep for the _next_ release
76
- [ ] Bump the [version](https://github.com/Microsoft/vscode-python/blob/master/package.json) number to the next `alpha`
0 commit comments