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>
8 lines
308 B
JSON
8 lines
308 B
JSON
{
|
|
"title": "Why does your community exist?",
|
|
"description": "Optional. Write a short paragraph about your mission, goals, and scope. You can skip this and add it later.",
|
|
"inputLabel": "Community description",
|
|
"placeholder": "Describe your community",
|
|
"characterCountTemplate": "{current}/{max}"
|
|
}
|