decisions:template

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

decisions:template [2024/03/30 14:05] – created andidecisions:template [2024/03/30 16:08] (current) andi
Line 1: Line 1:
 Inspiriert von https://adr.github.io/madr/ hier mal ein Versuch um auf eine neue Art gemeinsam Entscheidungen zu fällen und diese dabei auch sinnvoll zu dokumentieren. Inspiriert von https://adr.github.io/madr/ hier mal ein Versuch um auf eine neue Art gemeinsam Entscheidungen zu fällen und diese dabei auch sinnvoll zu dokumentieren.
  
-= {short title of solved problem and solution}+= {short title of problem/solution}
  
-== Context and Problem Statement+=== Context and Problem Statement
  
 {Describe the context and problem statement, e.g., in free form using two to three sentences or in the form of an illustrative story. {Describe the context and problem statement, e.g., in free form using two to three sentences or in the form of an illustrative story.
Line 9: Line 9:
  
 <!-- This is an optional element. Feel free to remove. --> <!-- This is an optional element. Feel free to remove. -->
-== Decision Drivers+=== Decision Drivers
  
 * {decision driver 1, e.g., a force, facing concern, …} * {decision driver 1, e.g., a force, facing concern, …}
Line 15: Line 15:
 * … <!-- numbers of drivers can vary --> * … <!-- numbers of drivers can vary -->
  
-== Considered Options+=== Considered Options
  
 * {title of option 1} * {title of option 1}
Line 22: Line 22:
 * … <!-- numbers of options can vary --> * … <!-- numbers of options can vary -->
  
-== Decision Outcome+=== Decision Outcome
  
 Chosen option: "{title of option 1}", because Chosen option: "{title of option 1}", because
Line 28: Line 28:
  
 <!-- This is an optional element. Feel free to remove. --> <!-- This is an optional element. Feel free to remove. -->
-=== Consequences+==== Consequences
  
 * (+) because {positive consequence, e.g., improvement of one or more desired qualities, …} * (+) because {positive consequence, e.g., improvement of one or more desired qualities, …}
Line 34: Line 34:
 * … <!-- numbers of consequences can vary --> * … <!-- numbers of consequences can vary -->
  
-<!-- This is an optional element. Feel free to remove. --> 
-== Validation 
- 
-{describe how the implementation of/compliance with the ADR is validated. E.g., by a review or an ArchUnit test} 
  
 <!-- This is an optional element. Feel free to remove. --> <!-- This is an optional element. Feel free to remove. -->
-== Pros and Cons of the Options+=== Pros and Cons of the Options
  
-=== {title of option 1}+==== {title of option 1}
  
 <!-- This is an optional element. Feel free to remove. --> <!-- This is an optional element. Feel free to remove. -->
Line 54: Line 50:
 * … <!-- numbers of pros and cons can vary --> * … <!-- numbers of pros and cons can vary -->
  
-=== {title of other option}+==== {title of other option}
  
 {example | description | pointer to more information | …} {example | description | pointer to more information | …}
Line 65: Line 61:
  
 <!-- This is an optional element. Feel free to remove. --> <!-- This is an optional element. Feel free to remove. -->
-== More Information+=== More Information
  
 <!-- <!--
  • decisions/template.1711803929.txt.gz
  • Last modified: 2024/03/30 14:05
  • by andi