From 0b4b7d0999ebf64021510e6f1679172f12a43626 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 16 May 2023 07:45:13 +0300 Subject: [PATCH] Update -----broken-stream.yml --- .github/ISSUE_TEMPLATE/-----broken-stream.yml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/-----broken-stream.yml b/.github/ISSUE_TEMPLATE/-----broken-stream.yml index 9b02355a68..3efdff270c 100644 --- a/.github/ISSUE_TEMPLATE/-----broken-stream.yml +++ b/.github/ISSUE_TEMPLATE/-----broken-stream.yml @@ -11,9 +11,17 @@ body: - type: input attributes: - label: Broken Link - description: Please specify the broken link from a playlist - placeholder: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8' + label: Stream Title + description: Specify the exact title of the stream + placeholder: 'BBC One (720p) [Not 24/7]' + validations: + required: true + + - type: input + attributes: + label: Playlist Link + description: Provide a link to the playlist where you found this stream + placeholder: 'https://iptv-org.github.io/iptv/index.category.m3u' validations: required: true