From decd721364decf71c9ac3a8aa2634908d2b42a8a Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Mon, 24 Feb 2025 13:09:31 +0300 Subject: [PATCH] Update _blocklist_add.yml --- .github/ISSUE_TEMPLATE/_blocklist_add.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/_blocklist_add.yml b/.github/ISSUE_TEMPLATE/_blocklist_add.yml index 85627276..d12e4311 100644 --- a/.github/ISSUE_TEMPLATE/_blocklist_add.yml +++ b/.github/ISSUE_TEMPLATE/_blocklist_add.yml @@ -13,6 +13,17 @@ body: validations: required: true + - type: dropdown + id: reason + attributes: + label: Reason + description: Reason for blocking the channel + options: + - 'DMCA' + - 'NSFW' + validations: + required: true + - type: input id: ref attributes: