diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2017-09-04 16:13:08 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-04 16:13:08 -0400 |
| commit | 8ef20d5c36ffa648d438febe5088115ae31e856f (patch) | |
| tree | a26d9f34c0c407168a83e291aa3def04408edb03 /docs/dev | |
| parent | e63d481a7a0d4cb169405fb8c074f6ca9b19e582 (diff) | |
| download | python-requests-8ef20d5c36ffa648d438febe5088115ae31e856f.tar.gz | |
Update contributing.rst
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/contributing.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst index 265994b3..efc79bbf 100644 --- a/docs/dev/contributing.rst +++ b/docs/dev/contributing.rst @@ -3,6 +3,8 @@ Contributor's Guide =================== +.. image:: https://farm5.staticflickr.com/4237/35550408335_7671fde302_k_d.jpg + If you're reading this, you're probably interested in contributing to Requests. Thank you very much! Open source projects live-and-die based on the support they receive from others, and the fact that you're even considering @@ -203,4 +205,4 @@ while keeping an open ear and mind. If you believe there is a feature missing, feel free to raise a feature request, but please do be aware that the overwhelming likelihood is that your -feature request will not be accepted.
\ No newline at end of file +feature request will not be accepted. |
