docs(front-matter): add YAML front-matter to patterns/
This commit is contained in:
parent
f106af9ab4
commit
6beed46311
10 changed files with 90 additions and 0 deletions
|
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
title: "Entity Dialog"
|
||||
status: active
|
||||
audience: [ai-agent, contributor]
|
||||
language: nl
|
||||
last_updated: 2026-05-03
|
||||
when_to_read: "Before building any create/edit/detail dialog component."
|
||||
---
|
||||
|
||||
# Pattern — Entity Dialog
|
||||
|
||||
Deze pagina is **bindend** voor elke create/edit/detail-dialog in Scrum4Me, ongeacht het achterliggende dataobject (PBI, Story, Task, Todo, Sprint, Product, User, of toekomstige entiteiten). Een nieuwe dialog die hier niet aan voldoet, hoort niet gemerged te worden.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue