Skip to content

Commit

Permalink
Updated PULL_REQUEST_TEMPLATE.md (pandas-dev#38696)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobinMathew authored and luckyvs1 committed Jan 20, 2021
1 parent 22c8fb9 commit 3fc2a21
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
- [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes `black pandas`
- [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff`
- [ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
- [ ] whatsnew entry

0 comments on commit 3fc2a21

Please sign in to comment.