Skip to content

Commit d345ec3

Browse files
committed
Add issue template
1 parent f7e4c4e commit d345ec3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!--
2+
Thanks for wanting to report an issue you've found in uvloop. Please fill in
3+
the template below.
4+
5+
It will be much easier for us to fix the issue if a test case that reproduces
6+
the problem is provided, with clear instructions on how to run it.
7+
8+
Thank you!
9+
-->
10+
11+
* **uvloop version**:
12+
* **python version**:
13+
* **platform**:
14+
15+
<!-- Enter your issue details below this comment. -->

0 commit comments

Comments
 (0)