Skip to content

Instantly share code, notes, and snippets.

@saradindusengupta
Last active June 30, 2023 16:51
Show Gist options
  • Save saradindusengupta/f0524de715440d3f23ad98a5ba798656 to your computer and use it in GitHub Desktop.
Save saradindusengupta/f0524de715440d3f23ad98a5ba798656 to your computer and use it in GitHub Desktop.
Architecture Decision Records

ADR-X: [Title] Architecture Decision Records are records of all the architecture decisions taken or discarded in a project.

[ Here X is the number starting from 1]

Context:

This section describes the forces at play including technological, political, social, bushiness. These forces probably are in tension with each other and should be called out such.

Decision:

Describe the response to these forces with active voice "We will".

Status:

Accepted values: PROPOSED, ACCEPTED, DEPRECATED, SUPERSEDED, REJECTED, AMENDED

Consequences:

Resulting context after applying the decision. All consequences, positive or negative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment