Skip to content

Commit 2e3137f

Browse files
committed
docs(plans): add index
1 parent 2b8b10f commit 2e3137f

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,10 @@ _book
55
.temp
66
.cache
77

8+
# Local-only notes / scratchpads (keep `plans/` tracked)
9+
.local/
10+
.notes/
11+
.tmp/
12+
813
docs/.vitepress/cache/
914
docs/.vitepress/dist/

plans/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Plans
2+
3+
This directory contains maintenance plans, migration checklists, and other long-lived planning documents that are useful to keep under version control.
4+
5+
## Index
6+
7+
| Plan | Description |
8+
|------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
9+
| [`plan-upgradeVitepressV2Alpha15.prompt.md`](./plan-upgradeVitepressV2Alpha15.prompt.md) | Upgrade VitePress to `2.0.0-alpha.15` (Yarn). Includes a migration checklist for default theme config changes and verification steps. |

0 commit comments

Comments
 (0)