Skip to content

Commit 467d513

Browse files
authored
Remove naming in Y-statement (#61)
1 parent a9d3cf6 commit 467d513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-10-25-adr-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The blog post from 2011 that suggests this structure is [here](https://cognitect
3636

3737
In short, the Y-statement is as follows:
3838

39-
> In the context of `<use case/user story u>`, facing `<concern c>` we decided for `<option o>` to achieve `<quality q>`, accepting `<downside d>`.
39+
> In the context of `<use case/user story>`, facing `<concern>` we decided for `<option>` to achieve `<quality>`, accepting `<downside>`.
4040
4141
The long form of it is as follows (extra section "because"):
4242

0 commit comments

Comments
 (0)