Simplified data structure around template files

This commit is contained in:
Nathan Schneider
2025-05-07 21:30:06 -06:00
parent cb0130714a
commit 5a4af2bf79
27 changed files with 1540 additions and 3664 deletions

View File

@ -1,5 +1,5 @@
- id: resolution_process
title: "How does resolution of the dispute occur?"
title: "Resolution approach"
description: "Methods for reaching a resolution"
stageId: resolution
order: 1
@ -11,7 +11,7 @@
required: true
- id: resolution_failure
title: "What if a resolution cannot be reached?"
title: "Handling deadlocks"
description: "Handling situations where resolution is not achieved"
stageId: resolution
order: 2