diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..ed868031 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ +Before reporting an issue with a specific URI, please do the following (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. + +Many thanks! + +✨🍰✨ \ No newline at end of file