Update 3_broken-stream.yml

This commit is contained in:
Aleksandr Statciuk
2025-04-30 01:05:40 +03:00
committed by GitHub
parent f57504d68b
commit a58611624b

View File

@@ -10,6 +10,7 @@ body:
Please fill out the issue template as much as you can so we could efficiently process your request Please fill out the issue template as much as you can so we could efficiently process your request
- type: textarea - type: textarea
id: stream_url
attributes: attributes:
label: Broken Links label: Broken Links
description: Please specify the broken links from the playlist (one per line) description: Please specify the broken links from the playlist (one per line)
@@ -18,6 +19,7 @@ body:
required: true required: true
- type: dropdown - type: dropdown
id: reason
attributes: attributes:
label: What happened to the stream? label: What happened to the stream?
options: options:
@@ -33,6 +35,7 @@ body:
required: true required: true
- type: textarea - type: textarea
id: notes
attributes: attributes:
label: Notes (optional) label: Notes (optional)
placeholder: 'Anything else we should know?' placeholder: 'Anything else we should know?'