Files
community-rule/messages/en/create/community/informational.json
T
adilalloandCursor 42d83c8b62 Give builder fields persistent labels, treat description as optional, and validate save-progress email with a real form.
Name stays required; description is a labelled optional textarea. Email uses native validity and form submit. Drop the dead workshop link and fix a few copy errors.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-10 11:37:41 -06:00

19 lines
779 B
JSON

{
"title": "How CommunityRule helps groups like yours",
"description": "This flow will give you recommendations to improve your community and help you put together a proposal for your group to consider.",
"steps": {
"0": {
"title": "Tell us about your organization",
"description": "Start by providing your group's name, description, and profile image."
},
"1": {
"title": "Define your group's CommunityRule.",
"description": "Outline decision-making processes, conflict resolution methods, and membership practices. Get recommendations."
},
"2": {
"title": "Share and evolve over time",
"description": "Review and refine your community framework before putting it into action and adapting it over time."
}
}
}