Skip to content

Commit 62bc1e4

Browse files
authored
Always merge release back into master
Need to for updating the changelog (at the minimum).
1 parent 58caa41 commit 62bc1e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release_plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
- [ ] Publish the [blog](http://aka.ms/pythonblog) post
7171
- [ ] Create a [release](https://github.com/Microsoft/vscode-python/releases) on GitHub (which creates an appropriate git tag)
7272
- [ ] Determine if a hotfix is needed
73-
- [ ] Merge `release` back into `master` (if necessary; no cherry-picks in `release` means no need to merge)
73+
- [ ] Merge `release` back into `master`
7474

7575
## Prep for the _next_ release
7676
- [ ] Bump the [version](https://github.com/Microsoft/vscode-python/blob/master/package.json) number to the next `alpha`

0 commit comments

Comments
 (0)