Add issue template

This commit is contained in:
Yury Selivanov 2016-05-16 14:29:45 -04:00
parent f7e4c4ec9f
commit d345ec3fae
1 changed files with 15 additions and 0 deletions

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

@ -0,0 +1,15 @@
<!--
Thanks for wanting to report an issue you've found in uvloop. Please fill in
the template below.
It will be much easier for us to fix the issue if a test case that reproduces
the problem is provided, with clear instructions on how to run it.
Thank you!
-->
* **uvloop version**:
* **python version**:
* **platform**:
<!-- Enter your issue details below this comment. -->