remove adr status header

This commit is contained in:
Andrew Thauer
2021-01-19 10:09:02 -05:00
parent 3ac428e26a
commit 6878af026e
2 changed files with 0 additions and 12 deletions
@@ -8,10 +8,6 @@ description: Architecture Decision Record (ADR) for [TITLE] [DESCRIPTION]
<!-- These documents have names that are short noun phrases. For example, "ADR001: Deployment on Ruby on Rails 3.0.10" or "ADR009: LDAP for Multitenant Integration" -->
## Status
<!-- A decision may be "proposed" if the project stakeholders haven't agreed with it yet, or "accepted" once it is agreed. If a later ADR changes or reverses a decision, it may be marked as "deprecated" or "superseded" with a reference to its replacement. -->
## Context
<!--
@@ -4,16 +4,8 @@ title: ADR010: Use the Luxon Date Library
description: Architecture Decision Record (ADR) for Luxon Date Library
---
| Created | Status |
| ---------- | ------ |
| 2021-01-16 | Open |
# ADR010: Use the Luxon Date Library
## Status
Accepted
## Context
Date formatting (e.g. `a day ago`) and calculations are common within Backstage.