From ce2b5aa2f49adaccd28dc33236d324efd32abd94 Mon Sep 17 00:00:00 2001 From: Gernotti17 <118207232+Gernotti17@users.noreply.github.com> Date: Sun, 18 Feb 2024 10:44:54 +0100 Subject: [PATCH] Update add_scroll_to.yaml --- .github/ISSUE_TEMPLATE/add_scroll_to.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/add_scroll_to.yaml b/.github/ISSUE_TEMPLATE/add_scroll_to.yaml index fcdddf7..775f071 100644 --- a/.github/ISSUE_TEMPLATE/add_scroll_to.yaml +++ b/.github/ISSUE_TEMPLATE/add_scroll_to.yaml @@ -7,7 +7,7 @@ body: id: integration_name attributes: label: "Name of the project" - placeholder: "Example: wagmi" + placeholder: "Defispot" validations: required: true - type: dropdown @@ -23,14 +23,14 @@ body: id: integration_site_link attributes: label: "Site of the project" - placeholder: "https://wagmi.sh/" + placeholder: "https://www.defispot.com/landing" validations: required: false - type: input id: integration_github_link attributes: label: "Github repository of the project" - placeholder: "https://github.com/wagmi-dev/wagmi" + placeholder: "https://github.com/orgs/DefiSpot/repositories" validations: required: true - type: dropdown @@ -50,4 +50,4 @@ body: label: "Additional context" description: "Describe any context, screenshot or specification of changes here" validations: - required: false \ No newline at end of file + required: false