Skip to content

Commit fe51df2

Browse files
committed
Add PR template
Signed-off-by: Gábor Lipták <[email protected]>
1 parent 87dffc8 commit fe51df2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- [ ] closes #xxxx
2+
- [ ] tests added / passed
3+
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`

0 commit comments

Comments
 (0)