Update issue templates

This commit is contained in:
freearhey 2025-03-26 06:22:54 +03:00
parent 43ed983480
commit 1e1b8c45f8
4 changed files with 42 additions and 63 deletions

View file

@ -80,6 +80,27 @@ body:
validations:
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
id: website
attributes:
@ -160,27 +181,6 @@ body:
validations:
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
attributes:
label: Notes

View file

@ -83,6 +83,27 @@ body:
- 'FALSE'
- '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
id: website
attributes:

View file

@ -86,27 +86,6 @@ body:
validations:
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
attributes:
label: Notes

View file

@ -82,27 +82,6 @@ body:
- '360p'
- '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
attributes:
label: Notes