From 085a8768a232187f12d9c195c431ea85c33fb4b8 Mon Sep 17 00:00:00 2001 From: Cory Benfield Date: Fri, 20 Nov 2015 13:59:59 +0000 Subject: [PATCH] Where did you get Requests? --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6b70c4bf..57aef1e0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,6 +47,10 @@ Please be aware of the following things when filing bug reports: doesn't work" or "it fails". Tell us *how* it fails: do you get an exception? A hang? A non-200 status code? How was the actual result different from your expected result? + - Tell us **what version of Requests you're using**, and + **how you installed it**. Different versions of Requests behave + differently and have different bugs, and some distributors of Requests + ship patches on top of the code we supply. If you do not provide all of these things, it will take us much longer to fix your problem. If we ask you to clarify these and you never respond, we