Skip to content

Commit 735d033

Browse files
authored
Update the TPN (#415)
1 parent ca767d5 commit 735d033

File tree

2 files changed

+524
-526
lines changed

2 files changed

+524
-526
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,18 +123,20 @@ time-critical as a new feature may be.
123123
[issues awaiting validation](https://github.com/Microsoft/vscode-python/issues?q=label%3A%22awaiting+4-validation%22+is%3Aclosed)
124124
& validate they have been fixed (and not subsequently broken by
125125
later changes)
126+
* Update the
127+
[changelog](https://github.com/Microsoft/vscode-python/blob/master/CHANGELOG.md)
128+
* Create a branch for the release
129+
* Unfreeze the `master` branch
126130
* Make sure the
127131
[documentation](https://code.visualstudio.com/docs/python/python-tutorial)
128132
-- including the
129-
[WOW](https://code.visualstudio.com/docs/languages/python) page)
133+
[WOW](https://code.visualstudio.com/docs/languages/python) page
130134
-- has [appropriate pull requests](https://github.com/microsoft/vscode-docs/pulls)
131-
* Update the
132-
[changelog](https://github.com/Microsoft/vscode-python/blob/master/CHANGELOG.md)
133-
* Tag the release in git
134135
* Draft a post for the [team blog](https://aka.ms/pythonblog)
135136

136137
Assuming no last-minute issues, the release should be made public
137-
later that same week.
138+
later that same week. After releasing, the previous release's branch
139+
is turned into a tag and its branch is deleted.
138140

139141
### Issue triaging
140142

0 commit comments

Comments
 (0)