From 3e2abceec8e7a7748a1984d47950a0933f0a976d Mon Sep 17 00:00:00 2001 From: Bendik Aagaard Lynghaug Date: Thu, 13 Aug 2026 07:21:17 +0200 Subject: [PATCH] Ask "How can we improve this website?" instead of commanding "Propose a change" The title is the page's one question - and it should actually be one. Co-Authored-By: Claude Sonnet 5 --- questions/develop-proposal.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/questions/develop-proposal.yaml b/questions/develop-proposal.yaml index a1eee30..b0a6d2e 100644 --- a/questions/develop-proposal.yaml +++ b/questions/develop-proposal.yaml @@ -1,10 +1,10 @@ id: /develop-proposal route: ^/develop-proposal -name: Propose a change +name: How can we improve this website? description: > This site is built on the same question architecture you're using - right now — and changes to it are proposed through it. Describe what - should change and why; an owner reviews every proposal, and approved + right now — and changes to it are proposed through it. Tell us what + should change and why; an owner reads every proposal, and approved ones become real commits. alternatives: - name: The change you propose