The @MADR annotation is pretty long.
Maybe, we can add an alternative?
"Flatten out" the items https://github.com/adr/madr/blob/develop/template/adr-template.md to separate annotations?
@Decision("{title}")
@Context(...)
@DecicionDriver(...)
@DecicionDriver(...)
@Option(..., pros, neutral, cons)
@Option(..., pros, neutral, cons)
@Option(..., pros, neutral, cons)
@Chosen(.., because)
@Consequences
The
@MADRannotation is pretty long.Maybe, we can add an alternative?
"Flatten out" the items https://github.com/adr/madr/blob/develop/template/adr-template.md to separate annotations?