From c6827de846ff987366ea8014f94dcc6fba3e78f8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 27 May 2017 17:03:17 -0400 Subject: [PATCH] better template --- .github/ISSUE_TEMPLATE.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ed868031..23909b7f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,11 +1,17 @@ -Before reporting an issue with a specific URI, please do the following (only +If oyu are reporting an issue with a specific URI, please run the following command (only applicable with Requests v2.16.4 and later): $ python -m requests.help Paste the output of that command in this issue. This will dramatically simplify -our efforts to assist you. +our efforts to assist you. ✨🍰✨ -Many thanks! +----------------------------- -✨🍰✨ \ No newline at end of file +Issue goes here. + +### System Information + +``` +Paste help commmand output here. +```