Skip to content

Commit 772c41a

Browse files
committed
fix spelling and make required
1 parent e8a60e4 commit 772c41a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/suggest_wallet.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,10 @@ body:
6868
- type: textarea
6969
id: wallet_user_fees
7070
attributes:
71-
label: When are the fees users may be paying for using your wallet product?
71+
label: What are the fees users may be paying for using your wallet product?
7272
description: eg) 1% service fee for swapping, bridging functionality, flat fee for all transactions
73+
validations:
74+
required: true
7375
- type: input
7476
id: wallet_active_development_team
7577
attributes:

0 commit comments

Comments
 (0)