35 lines
1.2 KiB
YAML
35 lines
1.2 KiB
YAML
- id: community_values
|
|
title: "What values does the community hold in disputes?"
|
|
description: "Core values that guide the dispute resolution process"
|
|
stageId: process
|
|
order: 1
|
|
fields:
|
|
- id: communityValuesText
|
|
type: text
|
|
label: "What values does the community hold in disputes?"
|
|
placeholder: "Describe the core values that guide your community's approach to conflicts..."
|
|
required: true
|
|
|
|
- id: facilitation
|
|
title: "How is the process facilitated?"
|
|
description: "Methods of facilitation during the dispute process"
|
|
stageId: process
|
|
order: 2
|
|
fields:
|
|
- id: facilitationText
|
|
type: text
|
|
label: "How is the process facilitated?"
|
|
placeholder: "Describe who facilitates the process and how they are selected/trained..."
|
|
required: true
|
|
|
|
- id: ground_rules
|
|
title: "What are the ground-rules of the process?"
|
|
description: "Basic rules of conduct during the dispute process"
|
|
stageId: process
|
|
order: 3
|
|
fields:
|
|
- id: groundRulesText
|
|
type: text
|
|
label: "What are the ground-rules of the process?"
|
|
placeholder: "Describe the rules of engagement that all participants must follow..."
|
|
required: true |