Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1021 Bytes

File metadata and controls

19 lines (14 loc) · 1021 Bytes

Architectural Decision Records (ADRs)

This directory contains records of significant architectural decisions made for the Gathera project.

Index

How to Create an ADR

  1. Use the adr-XXX-title.md naming convention.
  2. Follow the template:
    • Status: (Proposed, Accepted, Superceded)
    • Context: What is the problem we are solving?
    • Decision: What did we decide and why?
    • Consequences: What are the trade-offs and future implications?