mirror of
https://github.com/django/daphne.git
synced 2025-07-10 16:02:18 +03:00
Add GitHub issue template (#382)
* Add github issue template to collect version info etc. * Evened up whitespace
This commit is contained in:
parent
b115f8fa04
commit
3531ba6bbd
27
.github/ISSUE_TEMPLATE.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE.md
vendored
Normal 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:**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user