Initial commit
This commit is contained in:
23
data/components/preparation.yaml
Normal file
23
data/components/preparation.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
- id: principles
|
||||
title: Guiding Principles
|
||||
description: Core values that guide the dispute resolution process
|
||||
stageId: preparation
|
||||
order: 1
|
||||
fields:
|
||||
- id: principlesText
|
||||
type: text
|
||||
label: Principles
|
||||
placeholder: List the guiding principles for your dispute resolution process...
|
||||
required: true
|
||||
|
||||
- id: participants
|
||||
title: Participants
|
||||
description: Roles and responsibilities in the dispute resolution process
|
||||
stageId: preparation
|
||||
order: 2
|
||||
fields:
|
||||
- id: participantsRoles
|
||||
type: text
|
||||
label: Roles and Responsibilities
|
||||
placeholder: Define the roles involved in your dispute resolution process...
|
||||
required: true
|
Reference in New Issue
Block a user