From baa40a419d1aedb81b78cce1578b4f7c443196e4 Mon Sep 17 00:00:00 2001 From: Hritika Sharan <117531823+hritika2409@users.noreply.github.com> Date: Tue, 2 Sep 2025 13:47:30 +0530 Subject: [PATCH] Update invite.yml --- .github/ISSUE_TEMPLATE/invite.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/invite.yml b/.github/ISSUE_TEMPLATE/invite.yml index 83e0490..bd23130 100644 --- a/.github/ISSUE_TEMPLATE/invite.yml +++ b/.github/ISSUE_TEMPLATE/invite.yml @@ -7,14 +7,14 @@ body: id: name attributes: label: Name - placeholder: Insert your name here + placeholder: Hritika Sharan validations: required: true - type: input id: discordname attributes: label: Discord Username (if applicable) - placeholder: Insert your Discord username here + placeholder: hritikasharan#7692 validations: required: false - type: textarea