mirror of
https://github.com/iptv-org/database.git
synced 2025-05-09 19:20:01 -04:00
Merge branch 'master' into patch-2025.03.2
This commit is contained in:
commit
940b737a01
3 changed files with 3 additions and 3 deletions
2
.github/ISSUE_TEMPLATE/1_channels_add.yml
vendored
2
.github/ISSUE_TEMPLATE/1_channels_add.yml
vendored
|
@ -139,7 +139,7 @@ body:
|
|||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
- type: dropdown
|
||||
id: video_format
|
||||
attributes:
|
||||
label: Format
|
||||
|
|
2
.github/ISSUE_TEMPLATE/4_feeds_add.yml
vendored
2
.github/ISSUE_TEMPLATE/4_feeds_add.yml
vendored
|
@ -65,7 +65,7 @@ body:
|
|||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
- type: dropdown
|
||||
id: video_format
|
||||
attributes:
|
||||
label: Format
|
||||
|
|
2
.github/ISSUE_TEMPLATE/5_feeds_edit.yml
vendored
2
.github/ISSUE_TEMPLATE/5_feeds_edit.yml
vendored
|
@ -64,7 +64,7 @@ body:
|
|||
description: List of languages in which the feed is broadcast separated by `;`. A list of all supported languages and their codes can be found in [data/languages.csv](https://github.com/iptv-org/database/blob/master/data/languages.csv)
|
||||
placeholder: 'zho;eng'
|
||||
|
||||
- type: input
|
||||
- type: dropdown
|
||||
id: video_format
|
||||
attributes:
|
||||
label: Format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue