github.com/percona/percona-xtradb-cluster-operator@v1.14.0/docs/architecture/decisions/template.md (about)

     1  # [short title of solved problem and solution]
     2  
     3  * Date: [YYYY-MM-DD when the decision was last updated] <!-- optional -->
     4  
     5  ## Status
     6  
     7  * Status: [proposed | rejected | accepted | deprecated | amends [ADR-00001](00001-record-architecture-decisions.md) | amended by [ADR-00001](00001-record-architecture-decisions.md) | superseded by [ADR-00001](00001-record-architecture-decisions.md)] <!-- optional -->
     8  
     9  ## Context
    10  
    11  [Describe the context and problem statement, e.g., in free form using two to three sentences. You may want to articulate the problem in form of a question.]
    12  
    13  ## Considered Options  <!-- optional -->
    14  
    15  * [option 1]
    16  * [option 2]
    17  * … <!-- numbers of options can vary -->
    18  
    19  ## Decision
    20  
    21  Chosen option: "[option 1]", because [justification].
    22  
    23  ## Consequences
    24  * [e.g., improvement of quality attribute satisfaction, follow-up decisions required, …]
    25  * … <!-- numbers of options can vary -->
    26  
    27  ### Negative Consequences <!-- optional -->
    28  
    29  * [e.g., compromising quality attribute, follow-up decisions required, …]
    30  * … <!-- numbers of options can vary -->