issue template

This commit is contained in:
2017-05-27 17:07:30 -04:00
parent 46a930941a
commit 46a4e731da
+2 -1
View File
@@ -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
```
<insert here>
<paste here>
```