diff options
| author | Kwpolska <kwpolska@gmail.com> | 2013-07-20 12:56:25 +0200 |
|---|---|---|
| committer | Kwpolska <kwpolska@gmail.com> | 2013-07-20 12:56:25 +0200 |
| commit | 587385bfe0d48da1f33635c23bcb792650e5ef1f (patch) | |
| tree | a33bc46b2ed2704ec49f88b77102c09748ffa95a /docs/dev | |
| parent | ca033b83fe0ba8ea5c9424345df85c61fed0f597 (diff) | |
| download | python-requests-587385bfe0d48da1f33635c23bcb792650e5ef1f.tar.gz | |
Grammar fixes and such
Signed-off-by: Kwpolska <kwpolska@gmail.com>
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/todo.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst index dcc06f26..1f2216b5 100644 --- a/docs/dev/todo.rst +++ b/docs/dev/todo.rst @@ -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. :) |
