From b849936c7b3fe268eead5feca97530af2e66c451 Mon Sep 17 00:00:00 2001 From: Yury Selivanov Date: Thu, 24 Oct 2019 18:12:13 -0400 Subject: [PATCH] issue template: Ask if uvloop behaves differently from vanilla asyncio --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 61f129e..8775152 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,5 +12,6 @@ Thank you! * **Python version**: * **Platform**: * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: +* **Does uvloop behave differently from vanilla asyncio? How?**: