From a58611624ba39bee3130746cfb241e963ec99786 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk <7253922+freearhey@users.noreply.github.com> Date: Wed, 30 Apr 2025 01:05:40 +0300 Subject: [PATCH] Update 3_broken-stream.yml --- .github/ISSUE_TEMPLATE/3_broken-stream.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/3_broken-stream.yml b/.github/ISSUE_TEMPLATE/3_broken-stream.yml index 67dcb462ae..82400735a4 100644 --- a/.github/ISSUE_TEMPLATE/3_broken-stream.yml +++ b/.github/ISSUE_TEMPLATE/3_broken-stream.yml @@ -10,6 +10,7 @@ body: Please fill out the issue template as much as you can so we could efficiently process your request - type: textarea + id: stream_url attributes: label: Broken Links description: Please specify the broken links from the playlist (one per line) @@ -18,6 +19,7 @@ body: required: true - type: dropdown + id: reason attributes: label: What happened to the stream? options: @@ -33,6 +35,7 @@ body: required: true - type: textarea + id: notes attributes: label: Notes (optional) placeholder: 'Anything else we should know?' @@ -43,4 +46,4 @@ body: description: 'Please read this guide before posting your request' options: - label: I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md) - required: true \ No newline at end of file + required: true