Commit ee22bef5 authored by Jason Madden's avatar Jason Madden Committed by GitHub

Update ISSUE_TEMPLATE.md

Request more specifics.
parent ad0f8c7c
* gevent version: * gevent version:
* Python version: * Python version: Please be as specific as possible: "cPython 2.7.9 downloaded from python.org"
* Operating System: * Operating System: Please be as specific as possible: "Raspbian (Debian Linux 8.0 Linux 4.9.35-v7+ armv7l)"
### Description: ### Description:
**REPLACE ME**: What are you trying to get done, what has happened, what went wrong, and what did you expect?
``` ```
// REPLACE ME: What are you trying to get done, what has happened, what went wrong, and what did you expect? Remember to put tracebacks in literal blocks
``` ```
### What I've run: ### What I've run:
``` **REPLACE ME**: Paste short, self contained, correct example code (sscce.org), tracebacks, etc, here
// REPLACE ME: Paste short, self contained, correct example code (sscce.org), tracebacks, etc, here
```python
"Put python code in python blocks"
``` ```
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment