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