From 6c3625cb3fd08c5b3b1b118bbc451fe0180fc6b4 Mon Sep 17 00:00:00 2001 From: Ayushman Bhattacharya <74301576+Circuit-Overtime@users.noreply.github.com> Date: Fri, 31 Jan 2025 00:07:45 +0530 Subject: [PATCH] Update project-submission.yml --- .github/ISSUE_TEMPLATE/project-submission.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/project-submission.yml b/.github/ISSUE_TEMPLATE/project-submission.yml index 5a3400f..7930b7e 100644 --- a/.github/ISSUE_TEMPLATE/project-submission.yml +++ b/.github/ISSUE_TEMPLATE/project-submission.yml @@ -6,7 +6,7 @@ body: - type: markdown attributes: value: | - Thanks for integrating witb Elixpo-Art and for sharing with us! We will be more than happy to feature your projects! + Thanks for integrating with Elixpo-Art and for sharing with us! We will be more than happy to feature your projects! - type: input id: project-name @@ -64,3 +64,7 @@ body: placeholder: "@username or email" validations: required: true + +validations: + title: + required: true