From 56e13991deeb2f4def5d079a5d26796ead28e99a Mon Sep 17 00:00:00 2001 From: Mark Rickerby Date: Fri, 26 Jan 2024 22:00:04 +1300 Subject: [PATCH] Add stub of affix table RFC --- decisions/001-affix-table-productions.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 decisions/001-affix-table-productions.md diff --git a/decisions/001-affix-table-productions.md b/decisions/001-affix-table-productions.md new file mode 100644 index 0000000..ac38189 --- /dev/null +++ b/decisions/001-affix-table-productions.md @@ -0,0 +1,8 @@ +--- +decision: 001 +title: Affix Table Productions +status: proposed +authors: + - Mark Rickerby +proposed_at: 2021-04-12 +--- \ No newline at end of file