From b2bef44995d620426d1aff9a8ff4a7e7605ae127 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 b3d4e3c073bfc1db09720a412e0db609026f1dc9 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 dd00ab09bef3f0b4476d5bcee1f3fefc99bfb9fa 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 1bd4bb5f0240f2977c072fe1367c264009caf08d 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