Skip to content

Commit 1a22f3d

Browse files
author
BoboTiG
committed
Add PR template
1 parent ed5f0cc commit 1a22f3d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Fixes #.
2+
3+
### Changes proposed in this PR
4+
5+
- ...
6+
- ...
7+
- ...
8+
9+
### Code checks
10+
11+
- [ ] PEP8 compliant
12+
- [ ] `flake8` passed (bonus)

0 commit comments

Comments
 (0)