From b77099227d66bf109679d0ff8b198b4dd0a84ed6 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Tue, 12 May 2026 05:12:30 +0000 Subject: [PATCH] chore: move .github/ISSUE_TEMPLATE/migration_plan.md to .mokogitea/migration_plan.md [skip ci] --- .mokogitea/migration_plan.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .mokogitea/migration_plan.md diff --git a/.mokogitea/migration_plan.md b/.mokogitea/migration_plan.md new file mode 100644 index 00000000..16be1734 --- /dev/null +++ b/.mokogitea/migration_plan.md @@ -0,0 +1,20 @@ +# Migration Plan + +## Purpose + +## Scope + +## Preconditions + +## Migration Steps +1. +2. +3. + +## Rollback Plan + +## Validation + +## Stakeholder Communications + +## Review and Approval