How to write an ADR?

Great! You've decided to write an ADR. This process will likely improve in the future, but here are the recommended steps for now:

  1. Add a new ADR file to this folder (.md format)
  2. Use the following name: {{timestamp}}-short-decision-summary.md
  3. Grab the timestamp from this page
  4. Use the template below for writing an ADR
  5. Keep it short and sweet; ADRs are meant to be brief and easy to digest. Check out the other ADRs for inspiration!
  6. Open a PR and ask for feedback. Tag the people familiar with the specific area to verify that your decision record correctly captures the decision made.

ADR template

{{date}}

### Context
### Decision
### Consequences