From b11349d8fbb434400dbfbe90f10121f0431fbfb8 Mon Sep 17 00:00:00 2001 From: d1onys1us <13951458+d1onys1us@users.noreply.github.com> Date: Mon, 2 Oct 2023 16:07:21 +0700 Subject: [PATCH] fix(repo): add required flag to project template --- .github/ISSUE_TEMPLATE/add_project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/add_project.yml b/.github/ISSUE_TEMPLATE/add_project.yml index 8f06647be73..6785ac46eb2 100644 --- a/.github/ISSUE_TEMPLATE/add_project.yml +++ b/.github/ISSUE_TEMPLATE/add_project.yml @@ -41,7 +41,7 @@ body: attributes: label: If your project is live on one of Taiko's testnets, please provide evidence of that here (eg. links, screenshots). If your project is NOT live, please provide your plan for integration here. validations: - required: false + required: true - type: textarea id: logo attributes: