From bdcf25b2657db6c02ce78e86cacd32013e35a1da Mon Sep 17 00:00:00 2001 From: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com> Date: Mon, 25 Sep 2023 22:15:22 +0900 Subject: [PATCH] chore(repo): update add_project issue template (#14805) --- .github/ISSUE_TEMPLATE/add_project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/add_project.yml b/.github/ISSUE_TEMPLATE/add_project.yml index b4dc35c4e55..8f06647be73 100644 --- a/.github/ISSUE_TEMPLATE/add_project.yml +++ b/.github/ISSUE_TEMPLATE/add_project.yml @@ -6,7 +6,7 @@ body: - type: markdown attributes: value: | - Thanks for taking the time to add your project. You can see existing examples on Taiko's ecosystem page [here](https://taiko.xyz/ecosystem)! + Thanks for taking the time to add your project. You can see existing examples on Taiko's ecosystem page [here](https://taiko.xyz/ecosystem)! NOTE: We can only accept ecosystem projects that have integrated with Taiko or have clear plans to do so in the future. - type: input id: title attributes: @@ -39,7 +39,7 @@ body: - type: input id: evidence attributes: - label: If your project is live on one of Taiko's testnets, please provide evidence of that here (eg. links, screenshots). + 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 - type: textarea