From 02733a6ae1cc1c3b82861b91cf1b3c22216df4e9 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 27 Feb 2022 18:12:36 +0300 Subject: [PATCH 1/4] Update -----broken-stream.yml --- .github/ISSUE_TEMPLATE/-----broken-stream.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/-----broken-stream.yml b/.github/ISSUE_TEMPLATE/-----broken-stream.yml index ed88aa3151..28d4ebd4ca 100644 --- a/.github/ISSUE_TEMPLATE/-----broken-stream.yml +++ b/.github/ISSUE_TEMPLATE/-----broken-stream.yml @@ -42,6 +42,8 @@ body: label: Broken Link description: Please specify the broken link from a playlist if you can placeholder: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8' + validations: + required: true - type: input attributes: @@ -59,3 +61,5 @@ body: label: Please confirm the following options: - label: I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md#report-a-broken-stream) + validations: + required: true From 388163fe8ae8ca7133e0adeff7dc66247fcb2680 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 27 Feb 2022 18:18:56 +0300 Subject: [PATCH 2/4] Update -----broken-stream.yml --- .github/ISSUE_TEMPLATE/-----broken-stream.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/-----broken-stream.yml b/.github/ISSUE_TEMPLATE/-----broken-stream.yml index 28d4ebd4ca..821490fdc7 100644 --- a/.github/ISSUE_TEMPLATE/-----broken-stream.yml +++ b/.github/ISSUE_TEMPLATE/-----broken-stream.yml @@ -42,8 +42,6 @@ body: label: Broken Link description: Please specify the broken link from a playlist if you can placeholder: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8' - validations: - required: true - type: input attributes: From cfd72219480bfd7f5d31a5a6c56ccb5120b9f99c Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 27 Feb 2022 18:20:13 +0300 Subject: [PATCH 3/4] Update -----broken-stream.yml --- .github/ISSUE_TEMPLATE/-----broken-stream.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/-----broken-stream.yml b/.github/ISSUE_TEMPLATE/-----broken-stream.yml index 821490fdc7..553731d064 100644 --- a/.github/ISSUE_TEMPLATE/-----broken-stream.yml +++ b/.github/ISSUE_TEMPLATE/-----broken-stream.yml @@ -59,5 +59,4 @@ body: label: Please confirm the following options: - label: I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md#report-a-broken-stream) - validations: - required: true + required: true From 04f52d740bf675f3ae651fb1abf11db46ade520b Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 27 Feb 2022 18:21:25 +0300 Subject: [PATCH 4/4] Update ------channel-request.yml --- .github/ISSUE_TEMPLATE/------channel-request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/------channel-request.yml b/.github/ISSUE_TEMPLATE/------channel-request.yml index 368cc33153..1a22b94287 100644 --- a/.github/ISSUE_TEMPLATE/------channel-request.yml +++ b/.github/ISSUE_TEMPLATE/------channel-request.yml @@ -47,3 +47,4 @@ body: label: Please confirm the following options: - label: I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md#request-a-channel) + required: true