summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2017-05-27 17:03:17 -0400
committerKenneth Reitz <me@kennethreitz.org>2017-05-27 17:03:17 -0400
commitc6827de846ff987366ea8014f94dcc6fba3e78f8 (patch)
tree99a0607ef5a506987259ae9a5d6a4e9f2ffec418
parent5c65f6d01e7713e2f644244d9cf09f685e6a18c1 (diff)
downloadpython-requests-c6827de846ff987366ea8014f94dcc6fba3e78f8.tar.gz
better template
-rw-r--r--.github/ISSUE_TEMPLATE.md14
1 files 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.
+```