Skip to content

Commit

Permalink
docs: add decision record template (docs/decisions/00-template.md)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Apr 30, 2024
1 parent e3145b9 commit 46219ee
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions docs/decisions/00-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# `{{Title}}`

> [!NOTE]
> - **Date:** `{{Date}}` (YYYY-MM-DD)
> - **Author**: `{{Author}}` (First, Last \<email\>)
> - **Status**: `{{Status}}` (Proposed | Rejected | Accepted | Deprecated | ... | Superceded by [Decision]())
## Context

`{{Context}}`

## Decision

`{{Decision}}`

## Consequences

`{{Consequences}}`

***

(c) [No Clocks, LLC](https://github.com/noclocks/) | 2024

0 comments on commit 46219ee

Please sign in to comment.