Skip to content

Commit 0952cf7

Browse files
Pallavi024satwikkansal
authored andcommitted
Created pull request template (#23)
Closes #17
1 parent c4ca9bf commit 0952cf7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
NOTE:
2+
- Please fill out the template below
3+
4+
- [ ] Did you read the instructions in the [WORKFLOW](https://github.com/wtfpython-web/wtfpython-web/wiki/Workflow) ?
5+
6+
- [ ] Is your Python code styled according to the PEP8 code style convention as mentioned [here](https://www.python.org/dev/peps/pep-0008/) ?
7+
8+
9+
- [ ] Have you run the tests ?
10+
11+
12+
- [ ] Have you followed commit guidelines as mentioned [here](https://github.com/wtfpython-web/wtfpython-web/wiki/Commit-Guidelines) ?

0 commit comments

Comments
 (0)