Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

Commit 5e87d77

Browse files
authored
Update pull_request_template.md
Added checkbox for flake8 linter
1 parent c03c52b commit 5e87d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
* [ ] Have you added information on what your changes do and why you chose this as your solution?
66
* [ ] Have you written new tests for your changes?
77
* [ ] Does your submission pass tests?
8-
* [ ] Have you lint your code locally prior to submission?
8+
* [ ] This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?
99

1010

0 commit comments

Comments
 (0)