We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d165a15 commit 270f969Copy full SHA for 270f969
.github/PULL_REQUEST_TEMPLATE.md
@@ -4,6 +4,7 @@ Fixes #
4
If an item below does not apply to you, then go ahead and check it off as "done" and strikethrough the text, e.g.:
5
- [x] ~Has unit tests & system/integration tests~
6
-->
7
+- [ ] Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
8
- [ ] Title summarizes what is changing
9
- [ ] Has a [news entry](https://github.com/Microsoft/vscode-python/tree/master/news) file (remember to thank yourself!)
10
- [ ] Has unit tests & system/integration tests
0 commit comments