diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c2851fdd..d17e7c12 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,6 +12,7 @@ What happened instead. ```python import requests + ``` ### System Information @@ -21,5 +22,5 @@ Please provide the output of the following command below: $ python -m requests.help ``` - + ```