There was an error while loading. Please reload this page.
1 parent d73e9a4 commit dc5290cCopy full SHA for dc5290c
CONTRIBUTING.md
@@ -12,7 +12,7 @@ address the issue you're having.
12
- Explain what the expected behavior was, and what you saw instead.
13
- When submitting a Pull Request
14
- **Make sure the test suite passes**., and that means on python3 as well.
15
- You can use "test_fast.sh", or tox locally and/or enable Travis-CI on you're fork.
+ You can use "test_fast.sh", or tox locally and/or enable Travis-CI on your fork.
16
- We suggest you enable Travis-CI on your fork, to make it easier for the team
17
to see that the PR does indeed pass all the tests.
18
- Back-compatiblitiy **really** matters. Pandas already has a large user-base and
0 commit comments