From e6077b8ca6082ec71569a4dc91b2ebbf89803647 Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Mon, 22 Dec 2025 22:21:09 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20Bootstrap=20process?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/RFC0001/index.md | 7 +++++++ content/RFC0001/myst.yml | 12 ++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 content/RFC0001/index.md create mode 100644 content/RFC0001/myst.yml diff --git a/content/RFC0001/index.md b/content/RFC0001/index.md new file mode 100644 index 0000000..73fdcfe --- /dev/null +++ b/content/RFC0001/index.md @@ -0,0 +1,7 @@ +--- +title: Request for Comment Bootstrap Process +--- + +## Overview + +This is the start of the bootstrap process for the request for comment for the OXA process. diff --git a/content/RFC0001/myst.yml b/content/RFC0001/myst.yml new file mode 100644 index 0000000..665871c --- /dev/null +++ b/content/RFC0001/myst.yml @@ -0,0 +1,12 @@ +# See docs at: https://mystmd.org/guide/frontmatter +version: 1 +extends: + - ../rfc.yml +project: + id: dcef0465-d2b8-4886-95bd-528a070ff024 + short_title: Bootstrap Process + date: 2026-01-01 + authors: + - rowanc1 + - nokome + - tracy