From 46a4e731da7bec512c95abe3fdf1296641484921 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 27 May 2017 17:07:30 -0400 Subject: [PATCH] issue template --- .github/ISSUE_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ``` - + ```