docs: update AI instructions about plans

This commit is contained in:
kolaente 2025-11-27 22:24:40 +01:00
parent 9626382667
commit 4de49512b0
1 changed files with 8 additions and 0 deletions

View File

@ -11,6 +11,14 @@ The project consists of:
- `desktop/` Electron wrapper application
- `docs/` Documentation website
## Plans
When the user asks you to create a plan to fix or implement something:
- ALWAYS write that plan to the plans/ directory on the root of the repo.
- NEVER commit plans to git
- Give the plan a descriptive name
## Development Commands
### Backend (Go)