Skip to content

Commit fc24166

Browse files
authored
Create a pull request template
1 parent a563d6e commit fc24166

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Fixes #
2+
3+
This pull request:
4+
- [ ] Has a title summarizes what is changing
5+
- [ ] Includes a [news entry](https://github.com/Microsoft/vscode-python/tree/master/news) file
6+
- [ ] Has unit tests & [code coverage](https://codecov.io/gh/Microsoft/vscode-python) is not adversely affected (within reason)
7+
- [ ] Works on all [actively maintained versions of Python](https://devguide.python.org/#status-of-python-branches) (e.g. Python 2.7 & the latest Python 3 release)
8+
- [ ] Works on Windows 10, macOS, and Linux (e.g. considered file system case-sensitivity)

0 commit comments

Comments
 (0)