Create flow UX updates
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"title": "Review your CommunityRule",
|
||||
"description": "Here's what other people will see. Make sure everything looks good before you finalize everything. Once the rule is finalized, you must use one of your decision-making mechanisms to edit it again.",
|
||||
"ruleCardTitleFallback": "Your community",
|
||||
"ruleCardDescriptionFallback": "Add a short description of your community on earlier steps when that field is available. For now, this card shows your community name.",
|
||||
"categories": [
|
||||
{
|
||||
"name": "Values",
|
||||
"chips": ["Consciousness", "Ecology", "Abundance", "Art", "Decisiveness"]
|
||||
},
|
||||
{
|
||||
"name": "Communication",
|
||||
"chips": ["Signal"]
|
||||
},
|
||||
{
|
||||
"name": "Membership",
|
||||
"chips": ["Open Admission"]
|
||||
},
|
||||
{
|
||||
"name": "Decision-making",
|
||||
"chips": ["Lazy Consensus", "Modified Consensus"]
|
||||
},
|
||||
{
|
||||
"name": "Conflict management",
|
||||
"chips": ["Code of Conduct", "Restorative Justice"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user