From 08de2bc8c545217cb771f313581e089891155de4 Mon Sep 17 00:00:00 2001 From: Corwin Smith Date: Thu, 26 May 2022 16:38:40 -0600 Subject: [PATCH] extra form --- .github/ISSUE_TEMPLATE/suggest_wallet.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/suggest_wallet.yaml b/.github/ISSUE_TEMPLATE/suggest_wallet.yaml index 46cf0296836..ed051c406c4 100644 --- a/.github/ISSUE_TEMPLATE/suggest_wallet.yaml +++ b/.github/ISSUE_TEMPLATE/suggest_wallet.yaml @@ -280,3 +280,12 @@ body: attributes: label: What educational resources/documentation do you provide to users? description: Please provide links to developer documentation, user documentation, and/or educational resources. + - type: markdown + id: extra + attributes: + value: "## Extra" + - type: textarea + id: wallet_extra + attributes: + label: Does the wallet have any integrated tools not mentioned above? + description: Please provide any information about extra features this wallet has that we may have missed in the above criteria. (e.g. privacy features, transaction batching, etc).