From b1795ed42f311983f941bfcacc481207bab5757d Mon Sep 17 00:00:00 2001 From: Boger Date: Fri, 13 Mar 2020 16:15:44 +0300 Subject: [PATCH] :ok_hand: Add another drivers to issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c83e0fb8..7c19540a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,7 +17,7 @@ Please provide any relevant information about your setup. This is important in c * Operating System: * Python Version: * aiogram version: -* httpx version: +* httpx/aiohttp/ version: * uvloop version (if installed): ## Expected Behavior