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 c4ca9bf commit 0952cf7Copy full SHA for 0952cf7
pull_request_template.md
@@ -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