From 892fbe09f60c9899c534e6c1b6606803dcea082b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 27 May 2017 17:08:50 -0400 Subject: [PATCH] issue template --- .github/ISSUE_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d17e7c12..48035d8d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -24,3 +24,7 @@ $ python -m requests.help ``` ``` + +This command is only available on Requests v2.16.4 and greater. Otherwise, +please provide some basic information about your system (Python version, +operating system, &c). \ No newline at end of file