From 61c01fd760217f11244c5f43dfbcfb0a7805cf88 Mon Sep 17 00:00:00 2001 From: voxel Date: Fri, 31 May 2024 09:14:29 -0400 Subject: [PATCH] Update edit.yml --- .github/ISSUE_TEMPLATE/edit.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/edit.yml b/.github/ISSUE_TEMPLATE/edit.yml index 6cbc46d..eeeb0f9 100644 --- a/.github/ISSUE_TEMPLATE/edit.yml +++ b/.github/ISSUE_TEMPLATE/edit.yml @@ -1,7 +1,7 @@ name: edit game description: request to edit/fix game title: 'Edit: ' -labels: ['edit stream'] +labels: ['report link'] body: - type: input @@ -9,13 +9,10 @@ body: label: new game URL description: new link to the game placeholder: 'https://23apples.gg/run3' - validations: - required: true - + + - type: input attributes: label: game name description: "name of the game" placeholder: 'Run 3' - validations: - required: true