From 80d3fba078d3ae75f26be5e6aa2129de31273168 Mon Sep 17 00:00:00 2001 From: Middledot <78228142+Middledot@users.noreply.github.com> Date: Thu, 9 Jun 2022 10:58:37 -0400 Subject: [PATCH] Add ext.bridge to issue selection (#1406) Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/feature_request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index c81d538827..c2edbb1b77 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -18,6 +18,7 @@ body: - discord.ext.commands - discord.ext.tasks - discord.ext.pages + - discord.ext.bridge - The documentation validations: required: true