madr icon indicating copy to clipboard operation
madr copied to clipboard

Support quick decision of done

Open koppor opened this issue 3 years ago • 4 comments

See https://ozimmer.ch/practices/2020/05/22/ADDefinitionOfDone.html for details

This is a checklist.

Is this a thing of MADR or a thing of ADR-Manager?

koppor avatar Dec 21 '20 15:12 koppor

Checklist in the blog:

  • [ ] Are we confident enough that this design will work (E)?
  • [ ] Have we decided between at least two options, and compared them (semi-)systematically (C)?
  • [ ] Have we discussed among each other and with peers just enough and come to a common view (A)?
  • [ ] Have we captured the decision outcome and shared the decision record (D)?
  • [ ] Do we know when to realize, review and possibly revise this decision (R)?

socadk avatar Dec 21 '20 15:12 socadk

Imho this is not in the scope of MADR. It may belong to the ADR Manager. Or any other software which is used for the process to create and discuss a ADR.

pixelbrackets avatar Apr 07 '21 15:04 pixelbrackets

I agree about the process, the D in ec-ADR can be fulfilled by creating a (M)ADR template instance.

"DoD met on yyyy-mm-yy" could be worth capturing though.

socadk avatar May 06 '21 14:05 socadk

This discussion refs the "Validation" section https://github.com/adr/madr/blob/3.0.0-beta.2/template/adr-template.md#validation.

koppor avatar May 24 '22 22:05 koppor