Great! You've decided to write an ADR. To get started:
- Create an ADR with
sg adr create [title], or create one manually - Keep it short and sweet; ADRs are meant to be brief and easy to digest. Check out the other ADRs for inspiration!
- 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.
- Add a new ADR file to this folder (
.mdformat) - Use the following name:
{{timestamp}}-short-decision-summary.md(grab thetimestampfrom this page) - Use the template below for writing an ADR
# {{index}}. {{title}}
Date: {{YYYY-MM-DD}}
## Context
## Decision
## Consequences