mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-11 01:20:04 -04:00
Update issues templates
This commit is contained in:
parent
bfb0d5872d
commit
faff40b830
2 changed files with 14 additions and 7 deletions
9
.github/ISSUE_TEMPLATE/2_streams_edit.yml
vendored
9
.github/ISSUE_TEMPLATE/2_streams_edit.yml
vendored
|
@ -8,7 +8,7 @@ body:
|
|||
id: stream_url
|
||||
attributes:
|
||||
label: Stream URL (required)
|
||||
description: Link to the stream from a playlist
|
||||
description: Link to the stream to be updated
|
||||
placeholder: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
||||
validations:
|
||||
required: true
|
||||
|
@ -18,6 +18,13 @@ body:
|
|||
value: |
|
||||
What exactly needs to be changed? To delete an existing value without replacement use the `~` symbol.
|
||||
|
||||
- type: input
|
||||
id: new_stream_url
|
||||
attributes:
|
||||
label: New Stream URL
|
||||
description: New link to the stream
|
||||
placeholder: 'https://servilive.com:3126/live/tele2000live.m3u8'
|
||||
|
||||
- type: input
|
||||
id: stream_id
|
||||
attributes:
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
name: 🚧 Report broken stream
|
||||
name: 🚧 Report a stream
|
||||
description: Report a broken or unstable stream
|
||||
title: 'Broken: '
|
||||
labels: ['broken stream', 'streams:remove']
|
||||
title: 'Report: '
|
||||
labels: ['streams:remove']
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Please fill out the issue template as much as you can so we could efficiently process your request
|
||||
Please fill out the form as much as you can so we could efficiently process your request. To suggest a new replacement link, use this [form](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=streams%3Aedit&projects=&template=2_streams_edit.yml&title=Edit%3A+).
|
||||
|
||||
- type: textarea
|
||||
id: stream_url
|
||||
attributes:
|
||||
label: Broken Links
|
||||
description: Please specify the broken links from the playlist (one per line)
|
||||
label: Stream URL
|
||||
description: List all links in question (one per line)
|
||||
placeholder: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
||||
validations:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue