Add GitHub issue template (#382)

* Add github issue template to collect version info etc.

* Evened up whitespace
This commit is contained in:
Steve Steiner 2016-09-30 21:11:20 -04:00 committed by Andrew Godwin
parent b115f8fa04
commit 3531ba6bbd

27
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,27 @@
## Submit a feature request or bug report
### Versions
OS/Version:
Django:
Channels:
Daphne:
Twisted:
### Connection Information
**Are you connecting to daphne/runserver directly? If not, please describe the connection.**
**What is the current behavior? (please include logs/output)**
**What is the expected or desired behavior?**
**Any other/relevant information:**