File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1818# Release candidate (Monday before release)
1919
2020- [ ] Ensure all new features are tracked via telemetry
21+ - [ ] Announce a code freeze
2122- [ ] Create a branch against ` master ` for a pull request
2223- [ ] Update the version in [ ` package.json ` ] ( https://github.com/Microsoft/vscode-python/blob/master/package.json )
2324- [ ] Run ` npm install ` to make sure [ ` package-lock.json ` ] ( https://github.com/Microsoft/vscode-python/blob/master/package.json ) is up-to-date
3637- [ ] Bump the version number to the next release in the ` master ` branch
3738 - [ ] ` package.json `
3839 - [ ] ` package-lock.json `
40+ - [ ] Announce the code freeze is over
3941- [ ] Open appropriate [ documentation issues] ( https://github.com/microsoft/vscode-docs/issues?q=is%3Aissue+is%3Aopen+label%3Apython )
4042- [ ] Begin drafting a [ blog] ( http://aka.ms/pythonblog ) post
4143
You can’t perform that action at this time.
0 commit comments