Change Github Pull Pipenv to Github Pull Requests in contributing.rst

This commit is contained in:
Charles Lai
2018-07-09 00:08:00 -07:00
parent 8908da79d7
commit b1a9b03913
+1 -1
View File
@@ -76,7 +76,7 @@ When contributing code, you'll want to follow this checklist:
5. Run the entire test suite again, confirming that all tests pass *including
the ones you just added*.
6. Send a GitHub Pull Request to the main repository's ``master`` branch.
GitHub Pull Pipenv are the expected method of code collaboration on this
GitHub Pull Requests are the expected method of code collaboration on this
project.
The following sub-sections go into more detail on some of the points above.