Skip to content

Commit feeb1cb

Browse files
committed
chore: restore wallet_live_date on gh template
1 parent 7f0b1a3 commit feeb1cb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/ISSUE_TEMPLATE/suggest_wallet.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Suggest a wallet
1+
name: Suggest a wallet
22
description: Suggest a new wallet to list on ethereum.org
33
title: Suggest a wallet
44
labels: ["wallet :purse:"]
@@ -48,6 +48,13 @@ body:
4848
description: Please provide a URL (e.g. to the website of the wallet).
4949
validations:
5050
required: true
51+
- type: input
52+
id: wallet_live_date
53+
attributes:
54+
label: When did the wallet go live to users?
55+
description: Please provide a date when the wallet was usable by the public
56+
validations:
57+
required: true
5158
- type: input
5259
id: wallet_active_development_team
5360
attributes:

0 commit comments

Comments
 (0)