From 1b709d2a67fd6222f84e83162567459a7d297845 Mon Sep 17 00:00:00 2001 From: Bendik Aagaard Lynghaug Date: Thu, 6 Aug 2026 11:59:11 +0200 Subject: [PATCH] Ask subscribers for their name too, not just email Co-Authored-By: Claude Sonnet 5 --- questions/index.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/questions/index.yaml b/questions/index.yaml index aeae70e..633f52c 100644 --- a/questions/index.yaml +++ b/questions/index.yaml @@ -58,6 +58,8 @@ alternatives: - name: Where to send it description: "" requirements: + - name: name + label: Name - name: email label: Email type: email