Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 491 Bytes

File metadata and controls

23 lines (13 loc) · 491 Bytes

Architecture Decision Records

This directory contains Architecture Decision Records (ADRs) for the HELIOS project.

An ADR captures an important architectural decision along with its context and consequences.

Template

# ADR-NNNN: Title

## Context

What is the issue that we're seeing that is motivating this decision?

## Decision

What is the change that we're proposing and/or doing?

## Consequences

What becomes easier or more difficult because of this change?