From 0f5c7b56498c515b0ade63dbb8a4546b7d5cd30b Mon Sep 17 00:00:00 2001 From: amusingaxl <112016538+amusingaxl@users.noreply.github.com> Date: Thu, 22 Aug 2024 06:31:46 -0300 Subject: [PATCH] chore: Archive Goerli checklists (#36) --- archived/README.md | 3 +++ {spell => archived/spell}/spell-crafter-goerli-workflow.md | 0 {spell => archived/spell}/spell-reviewer-goerli-checklist.md | 0 3 files changed, 3 insertions(+) create mode 100644 archived/README.md rename {spell => archived/spell}/spell-crafter-goerli-workflow.md (100%) rename {spell => archived/spell}/spell-reviewer-goerli-checklist.md (100%) diff --git a/archived/README.md b/archived/README.md new file mode 100644 index 00000000..6f7b2b44 --- /dev/null +++ b/archived/README.md @@ -0,0 +1,3 @@ +# Archived Checklists + +Items in this directory are considered deprecated and should not be used anymore. diff --git a/spell/spell-crafter-goerli-workflow.md b/archived/spell/spell-crafter-goerli-workflow.md similarity index 100% rename from spell/spell-crafter-goerli-workflow.md rename to archived/spell/spell-crafter-goerli-workflow.md diff --git a/spell/spell-reviewer-goerli-checklist.md b/archived/spell/spell-reviewer-goerli-checklist.md similarity index 100% rename from spell/spell-reviewer-goerli-checklist.md rename to archived/spell/spell-reviewer-goerli-checklist.md