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: