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