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. +```