Skip to content

Commit

Permalink
fix: add url to dapp listing template
Browse files Browse the repository at this point in the history
  • Loading branch information
wackerow committed Jun 10, 2024
1 parent b8bbaa1 commit ffd9ecb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/suggest_dapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ffd9ecb

Please sign in to comment.