From 24df635800013ce463f5af831e9dcff6664ee35b Mon Sep 17 00:00:00 2001 From: voxel Date: Wed, 29 May 2024 10:02:13 -0400 Subject: [PATCH] Update form1.yml --- .github/ISSUE_TEMPLATE/form1.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/form1.yml b/.github/ISSUE_TEMPLATE/form1.yml index 4a58104..e96c2fb 100644 --- a/.github/ISSUE_TEMPLATE/form1.yml +++ b/.github/ISSUE_TEMPLATE/form1.yml @@ -7,12 +7,11 @@ body: - type: input attributes: label: channel name - placeholder: 'Disney Channel' - + required: true + - type: input attributes: label: stream URL - description: Link to the stream placeholder: 'https://example.net/file.m3u8' validations: required: true