From 72da93c1aadd8e2499dea52e8c50fce723c2154b Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 15 Feb 2022 04:06:12 +0300 Subject: [PATCH 1/6] Delete --remove-channel.yml --- .github/ISSUE_TEMPLATE/--remove-channel.yml | 34 --------------------- 1 file changed, 34 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/--remove-channel.yml diff --git a/.github/ISSUE_TEMPLATE/--remove-channel.yml b/.github/ISSUE_TEMPLATE/--remove-channel.yml deleted file mode 100644 index 3495957012..0000000000 --- a/.github/ISSUE_TEMPLATE/--remove-channel.yml +++ /dev/null @@ -1,34 +0,0 @@ -name: 🚨 Remove Channel -description: Request to remove a channel -title: "Remove: " -labels: [ "DMCA" ] - -body: - - type: markdown - attributes: - value: | - Please fill out the issue template as much as you can so we could efficiently process your request - - - type: input - id: name - attributes: - label: Channel Names - description: Full name of every channel to be removed - placeholder: 'Fox Life Russia' - validations: - required: true - - - type: input - id: link - attributes: - label: DMCA Notice - description: A link to your published complaint form that must be filled here https://github.com/contact/dmca - placeholder: 'https://github.com/github/dmca/blob/3ce1c9402c6b7e46dcbbea6ff866d6a44e75c72a/2021/03/2021-03-26-sky-italia.md' - validations: - required: true - - - type: input - id: notes - attributes: - label: Notes - placeholder: 'Anything else we should know?' From 26b5c3a16d24f27e08e1f2c31e8653a98cc1f2d1 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 15 Feb 2022 04:10:47 +0300 Subject: [PATCH 2/6] Create --removal-request.yml --- .github/ISSUE_TEMPLATE/--removal-request.yml | 50 ++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/--removal-request.yml diff --git a/.github/ISSUE_TEMPLATE/--removal-request.yml b/.github/ISSUE_TEMPLATE/--removal-request.yml new file mode 100644 index 0000000000..5079f8040c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--removal-request.yml @@ -0,0 +1,50 @@ +name: ❌ Removal Request +description: Request to remove a link +title: 'Remove: ' +labels: ['removal request'] +assignees: + - freearhey +body: + - type: input + attributes: + label: Your full legal name. + validations: + required: true + + - type: dropdown + attributes: + label: Are you the copyright holder or authorized to act on the copyright owner's behalf? + description: We cannot process your request unless it is submitted by the copyright owner or an agent authorized to act on behalf of the copyright owner. + options: + - Yes, I am the copyright holder. + - Yes, I am authorized to act on the copyright owner's behalf. + - No. + validations: + required: true + + - type: textarea + attributes: + label: Please describe the nature of your copyright ownership or authorization to act on the owner's behalf. + validations: + required: true + + - type: textarea + attributes: + label: Please provide a detailed description of the original copyrighted work that has allegedly been infringed. If possible, include a URL to where it is posted online. + validations: + required: true + + - type: textarea + attributes: + label: What content should be removed? Please specify the URL for each item or, if it is an entire file, the file's URL. + validations: + required: true + + - type: textarea + attributes: + label: Any additional information we need to know? + + - type: checkbox + attributes: + label: I have read and understand iptv-org's [Legal Statement](https://github.com/iptv-org/iptv#legal). + required: true From 88a8e4a55f653d00b15ad3e2190cc5dc88ac9d8f Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 15 Feb 2022 04:11:52 +0300 Subject: [PATCH 3/6] Update --removal-request.yml --- .github/ISSUE_TEMPLATE/--removal-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/--removal-request.yml b/.github/ISSUE_TEMPLATE/--removal-request.yml index 5079f8040c..917c51e9bf 100644 --- a/.github/ISSUE_TEMPLATE/--removal-request.yml +++ b/.github/ISSUE_TEMPLATE/--removal-request.yml @@ -44,7 +44,7 @@ body: attributes: label: Any additional information we need to know? - - type: checkbox + - type: checkboxes attributes: label: I have read and understand iptv-org's [Legal Statement](https://github.com/iptv-org/iptv#legal). required: true From c8126f89005cd68c98dc984935b1c3585338df06 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 15 Feb 2022 04:17:06 +0300 Subject: [PATCH 4/6] Update --removal-request.yml --- .github/ISSUE_TEMPLATE/--removal-request.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/--removal-request.yml b/.github/ISSUE_TEMPLATE/--removal-request.yml index 917c51e9bf..1e56aa2296 100644 --- a/.github/ISSUE_TEMPLATE/--removal-request.yml +++ b/.github/ISSUE_TEMPLATE/--removal-request.yml @@ -46,5 +46,7 @@ body: - type: checkboxes attributes: - label: I have read and understand iptv-org's [Legal Statement](https://github.com/iptv-org/iptv#legal). - required: true + label: ' ' + options: + - label: I have read and understand iptv-org's [Legal Statement](https://github.com/iptv-org/iptv#legal). + required: true From 095e7e50d1ebaf163d557c31e06a4f4d4c84665d Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 15 Feb 2022 04:21:16 +0300 Subject: [PATCH 5/6] Update --removal-request.yml --- .github/ISSUE_TEMPLATE/--removal-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/--removal-request.yml b/.github/ISSUE_TEMPLATE/--removal-request.yml index 1e56aa2296..1d6ab0e967 100644 --- a/.github/ISSUE_TEMPLATE/--removal-request.yml +++ b/.github/ISSUE_TEMPLATE/--removal-request.yml @@ -46,7 +46,7 @@ body: - type: checkboxes attributes: - label: ' ' + label: 'Please confirm the following' options: - label: I have read and understand iptv-org's [Legal Statement](https://github.com/iptv-org/iptv#legal). required: true From 8272d2244585a5daea630bb9eace608410efae58 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 15 Feb 2022 04:26:04 +0300 Subject: [PATCH 6/6] Update --removal-request.yml --- .github/ISSUE_TEMPLATE/--removal-request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/--removal-request.yml b/.github/ISSUE_TEMPLATE/--removal-request.yml index 1d6ab0e967..9e9d9fb134 100644 --- a/.github/ISSUE_TEMPLATE/--removal-request.yml +++ b/.github/ISSUE_TEMPLATE/--removal-request.yml @@ -7,7 +7,7 @@ assignees: body: - type: input attributes: - label: Your full legal name. + label: Your full legal name validations: required: true @@ -48,5 +48,5 @@ body: attributes: label: 'Please confirm the following' options: - - label: I have read and understand iptv-org's [Legal Statement](https://github.com/iptv-org/iptv#legal). + - label: I have read and understand iptv-org's [Legal Statement](https://github.com/iptv-org/iptv#legal) required: true