Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.04 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.04 KB

Architecture Decision Records (ADRs)

  • A template to create new ADRs is available here.
  • Submit a pull request to add a new ADR to this repository.
    • Use the adr folder as the base path for the ADR.
    • Use the ADR label for the pull request.
    • Name your ADR file using the following convention: ADR-NNNN-title.md, where NNNN is the next sequential number and title is a short, lower-case, dash-separated description of the ADR.
    • Place any external documents referenced by the ADR in the adr/assets folder.

Current ADRs

List of ADRs currently in discussion.

Approved ADRs