1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
--- id: "PROP-NNN" aliases: [] title: "" status: "draft" # draft | proposed | accepted | rejected | superseded | withdrawn type: "architecture" # architecture | feature | process author: "" supersedes: "" # optional, e.g. "[[PROP-003]]" superseded_by: "" # optional tags: [] created: "YYYY-MM-DD" updated: "YYYY-MM-DD" --- # {{ title }} ## Context <!-- What problem or situation prompted this proposal? --> ## Options Considered ### Option 1 ### Option 2 ## Decision <!-- What was decided and why? --> ## Consequences <!-- Implications — positive and negative -->