Files
community-rule/messages/en/create/rightRail.json
T
2026-04-17 22:25:24 -06:00

115 lines
3.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"_comment": "Create flow — right rail / decision approaches (Figma Flow — Right Rail `20523:23509`)",
"sidebar": {
"title": "How should this community make difficult decisions?",
"descriptionBefore": "Select as many as you need to describe how your group makes decisions. You can also ",
"descriptionLinkLabel": "add",
"descriptionAfter": " new decision making approaches or interact with the categories below to filter."
},
"messageBox": {
"title": "Consider defining approaches to steward key resources:",
"items": [
{ "id": "amend", "label": "Amend your CommunityRule" },
{ "id": "finances", "label": "Steward finances" },
{ "id": "project", "label": "Project level decisions" },
{ "id": "discipline", "label": "Discipline and member termination" }
]
},
"cardStack": {
"toggleSeeAll": "See all decision approaches",
"toggleShowLess": "Show less"
},
"cards": [
{
"id": "lazy-consensus",
"label": "Lazy Consensus",
"supportText": "A decision is assumed approved unless objections are raised within a specified timeframe.",
"recommended": true
},
{
"id": "do-ocracy",
"label": "Do-ocracy",
"supportText": "Decisions are made by those who take initiative and carry out the work.",
"recommended": true
},
{
"id": "consensus-decision-making",
"label": "Consensus Decision-Making",
"supportText": "All members must agree. Best for important decisions in small groups. Does not work well for low stakes decisions.",
"recommended": true
},
{
"id": "rotational-leadership",
"label": "Rotational Leadership",
"supportText": "Decision-making responsibilities rotate among members.",
"recommended": true
},
{
"id": "modified-consensus",
"label": "Modified Consensus",
"supportText": "Attempts to reach full agreement first, but falls back to voting if consensus isnt possible.",
"recommended": true
},
{
"id": "label-1",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-2",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-3",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-4",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-5",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-6",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-7",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-8",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-9",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-10",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
}
]
}