Closed koppor closed 2 months ago
Currently, we use @ADR for both stating an ADR and referencing one (if only the number is present). For clarity, we should distinguish these two annotations.
@ADR
I like @ADR(1) most for referencing an ADR text.
@ADR(1)
As of today @ADR only has a number. The other annotations are @Alternatives etc. Maybe, we should clean that up.
@Alternatives
Currently, we use
@ADR
for both stating an ADR and referencing one (if only the number is present). For clarity, we should distinguish these two annotations.