mirror of
https://github.com/iptv-org/database.git
synced 2025-05-10 03:30:01 -04:00
Update issue templates
This commit is contained in:
parent
43ed983480
commit
1e1b8c45f8
4 changed files with 42 additions and 63 deletions
42
.github/ISSUE_TEMPLATE/1_channels_add.yml
vendored
42
.github/ISSUE_TEMPLATE/1_channels_add.yml
vendored
|
@ -80,6 +80,27 @@ body:
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
id: launched
|
||||||
|
attributes:
|
||||||
|
label: Launched (optional)
|
||||||
|
description: Launch date of the channel (`YYYY-MM-DD`)
|
||||||
|
placeholder: '2016-07-28'
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
id: closed
|
||||||
|
attributes:
|
||||||
|
label: Closed (optional)
|
||||||
|
description: Date on which the channel closed (`YYYY-MM-DD`)
|
||||||
|
placeholder: '2020-05-31'
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
id: replaced_by
|
||||||
|
attributes:
|
||||||
|
label: Replaced By (optional)
|
||||||
|
description: The ID of the channel that this channel was replaced by
|
||||||
|
placeholder: 'CCTV1.cn'
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: website
|
id: website
|
||||||
attributes:
|
attributes:
|
||||||
|
@ -160,27 +181,6 @@ body:
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
|
||||||
id: launched
|
|
||||||
attributes:
|
|
||||||
label: Launched (optional)
|
|
||||||
description: Launch date of the feed (`YYYY-MM-DD`)
|
|
||||||
placeholder: '2016-07-28'
|
|
||||||
|
|
||||||
- type: input
|
|
||||||
id: closed
|
|
||||||
attributes:
|
|
||||||
label: Closed (optional)
|
|
||||||
description: Date on which the feed closed (`YYYY-MM-DD`)
|
|
||||||
placeholder: '2020-05-31'
|
|
||||||
|
|
||||||
- type: input
|
|
||||||
id: replaced_by
|
|
||||||
attributes:
|
|
||||||
label: Replaced By (optional)
|
|
||||||
description: "ID of the channel and feed this feed was replaced with. Possible values: `<channel_id>` or `<channel_id>@<feed_id>`"
|
|
||||||
placeholder: 'CCTV1.cn@SD'
|
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Notes
|
label: Notes
|
||||||
|
|
21
.github/ISSUE_TEMPLATE/2_channels_edit.yml
vendored
21
.github/ISSUE_TEMPLATE/2_channels_edit.yml
vendored
|
@ -83,6 +83,27 @@ body:
|
||||||
- 'FALSE'
|
- 'FALSE'
|
||||||
- 'TRUE'
|
- 'TRUE'
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
id: launched
|
||||||
|
attributes:
|
||||||
|
label: Launched (optional)
|
||||||
|
description: Launch date of the channel (`YYYY-MM-DD`)
|
||||||
|
placeholder: '2016-07-28'
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
id: closed
|
||||||
|
attributes:
|
||||||
|
label: Closed (optional)
|
||||||
|
description: Date on which the channel closed (`YYYY-MM-DD`)
|
||||||
|
placeholder: '2020-05-31'
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
id: replaced_by
|
||||||
|
attributes:
|
||||||
|
label: Replaced By (optional)
|
||||||
|
description: The ID of the channel that this channel was replaced by
|
||||||
|
placeholder: 'CCTV1.cn'
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: website
|
id: website
|
||||||
attributes:
|
attributes:
|
||||||
|
|
21
.github/ISSUE_TEMPLATE/4_feeds_add.yml
vendored
21
.github/ISSUE_TEMPLATE/4_feeds_add.yml
vendored
|
@ -86,27 +86,6 @@ body:
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
|
||||||
id: launched
|
|
||||||
attributes:
|
|
||||||
label: Launched (optional)
|
|
||||||
description: Launch date of the feed (`YYYY-MM-DD`)
|
|
||||||
placeholder: '2016-07-28'
|
|
||||||
|
|
||||||
- type: input
|
|
||||||
id: closed
|
|
||||||
attributes:
|
|
||||||
label: Closed (optional)
|
|
||||||
description: Date on which the feed closed (`YYYY-MM-DD`)
|
|
||||||
placeholder: '2020-05-31'
|
|
||||||
|
|
||||||
- type: input
|
|
||||||
id: replaced_by
|
|
||||||
attributes:
|
|
||||||
label: Replaced By (optional)
|
|
||||||
description: "ID of the channel and feed this feed was replaced with. Possible values: `<channel_id>` or `<channel_id>@<feed_id>`"
|
|
||||||
placeholder: 'CCTV1.cn@SD'
|
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Notes
|
label: Notes
|
||||||
|
|
21
.github/ISSUE_TEMPLATE/5_feeds_edit.yml
vendored
21
.github/ISSUE_TEMPLATE/5_feeds_edit.yml
vendored
|
@ -82,27 +82,6 @@ body:
|
||||||
- '360p'
|
- '360p'
|
||||||
- '240p'
|
- '240p'
|
||||||
|
|
||||||
- type: input
|
|
||||||
id: launched
|
|
||||||
attributes:
|
|
||||||
label: Launched
|
|
||||||
description: Launch date of the feed (`YYYY-MM-DD`)
|
|
||||||
placeholder: '2016-07-28'
|
|
||||||
|
|
||||||
- type: input
|
|
||||||
id: closed
|
|
||||||
attributes:
|
|
||||||
label: Closed
|
|
||||||
description: Date on which the feed closed (`YYYY-MM-DD`)
|
|
||||||
placeholder: '2020-05-31'
|
|
||||||
|
|
||||||
- type: input
|
|
||||||
id: replaced_by
|
|
||||||
attributes:
|
|
||||||
label: Replaced By
|
|
||||||
description: "ID of the channel and feed this feed was replaced with. Possible values: `<channel_id>` or `<channel_id>@<feed_id>`"
|
|
||||||
placeholder: 'CCTV1.cn@SD'
|
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Notes
|
label: Notes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue