Skip to content

Commit f295f47

Browse files
authored
Link to Python issues in vscode-docs
1 parent 764b8c4 commit f295f47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/release_plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
## Release a beta version for testing
3939
- [ ] Update the [version](https://github.com/Microsoft/vscode-python/blob/master/package.json) to be a `beta` & update the [changelog](https://github.com/Microsoft/vscode-python/blob/master/CHANGELOG.md)
4040
- [ ] Announce the beta [development build](https://github.com/Microsoft/vscode-python/blob/master/CONTRIBUTING.md#development-build) (along with how to help [validate fixes](https://github.com/Microsoft/vscode-python/issues?q=label%3A%22validate+fix%22+is%3Aclosed))
41-
- [ ] Open appropriate [documentation issues](https://github.com/microsoft/vscode-docs)
41+
- [ ] Open appropriate [documentation issues](https://github.com/microsoft/vscode-docs/issues?q=is%3Aissue+is%3Aopen+label%3Apython)
4242

4343
# Week of Monday, XXX
4444

@@ -55,7 +55,7 @@
5555
## Test the release candidate code
5656
- [ ] Update the [version](https://github.com/Microsoft/vscode-python/blob/master/package.json) to be an `rc` & update the [changelog](https://github.com/Microsoft/vscode-python/blob/master/CHANGELOG.md)
5757
- [ ] Announce the release candidate [development build](https://github.com/Microsoft/vscode-python/blob/master/CONTRIBUTING.md#development-build)
58-
- [ ] Open appropriate [documentation issues](https://github.com/microsoft/vscode-docs)
58+
- [ ] Open appropriate [documentation issues](https://github.com/microsoft/vscode-docs/issues?q=is%3Aissue+is%3Aopen+label%3Apython)
5959
- [ ] Begin drafting a [blog](http://aka.ms/pythonblog) post
6060

6161
## Prep the release

0 commit comments

Comments
 (0)