Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 471 Bytes

adr_template_by_thoughtworks.md

File metadata and controls

11 lines (6 loc) · 471 Bytes

ADR template by ThoughtWorks

  • Title: short present tense imperative phrase, less than 50 characters, like a git commit message.

  • Status: proposed, accepted, rejected, deprecated, superseded, etc.

  • Context: what is the issue that we're seeing that is motivating this decision or change.

  • Decision: what is the change that we're actually proposing or doing.

  • Consequences: what becomes easier or more difficult to do because of this change.