From 4f26c094c333f0ca80c037330c1cfb4eb6e90724 Mon Sep 17 00:00:00 2001 From: Adam Shamblin Date: Fri, 2 Sep 2022 13:52:47 -0600 Subject: [PATCH] WIP, add docs folder, begin ci/cd discussion --- doc/rfc/cicd.future.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/rfc/cicd.future.md b/doc/rfc/cicd.future.md index 49a64c93..066bff12 100644 --- a/doc/rfc/cicd.future.md +++ b/doc/rfc/cicd.future.md @@ -1,9 +1,12 @@ --- title: CI/CD Future Planning +keywords: +- dependencies +- cicd +- security status: PROPOSAL --- - # CI/CD Future Planning ## Rationale for this document @@ -37,4 +40,9 @@ dependencies fall into which categories. ### Soft forks +**TODO** _Note which submodules are soft forks and changes can be contributed +upstream_ + ### Hard forks + +**TODO** _Note which submodules are hard forks and will be maintained by us._