diff --git a/.github/ISSUE_TEMPLATE/suggest_dapp.yaml b/.github/ISSUE_TEMPLATE/suggest_dapp.yaml index f6b473a156d..335b6e6cafa 100644 --- a/.github/ISSUE_TEMPLATE/suggest_dapp.yaml +++ b/.github/ISSUE_TEMPLATE/suggest_dapp.yaml @@ -24,6 +24,13 @@ body: description: Please provide the official name of the dapp validations: required: true + - type: input + id: dapp_url + attributes: + label: Dapp URL + description: Please provide a URL to the dapp + validations: + required: true - type: textarea id: dapp_description attributes: