Grammar fixes and such

Signed-off-by: Kwpolska <kwpolska@gmail.com>
This commit is contained in:
Kwpolska
2013-07-20 12:56:25 +02:00
parent ca033b83fe
commit 587385bfe0
5 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Requests is under active development, and contributions are more than welcome!
#. Check for open issues or open a fresh issue to start a discussion around a bug.
There is a Contributor Friendly tag for issues that should be ideal for people who are not very
familiar with the codebase yet.
#. Fork `the repository <https://github.com/kennethreitz/requests>`_ on Github and start making your
#. Fork `the repository <https://github.com/kennethreitz/requests>`_ on GitHub and start making your
changes to a new branch.
#. Write a test which shows that the bug was fixed.
#. Send a pull request and bug the maintainer until it gets merged and published. :)