Skip to content

Commit 88b7842

Browse files
lucbrinkmanclaude
andcommitted
Document PR target repository in CLAUDE.md
Clarify that PRs should always be created to lucbrinkman/ai-world-model, not the upstream fork swantescholz/aifutures. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 356e5d8 commit 88b7842

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CLAUDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ Next.js application called "Map of AI Futures" - an interactive probability flow
6666
```
6767

6868
2. **Create Pull Request:**
69-
- Use GitHub UI or `gh pr create` command
69+
- Use GitHub UI or `gh pr create --repo lucbrinkman/ai-world-model` command
70+
- **IMPORTANT:** Always create PRs to `lucbrinkman/ai-world-model` (NOT the upstream fork `swantescholz/aifutures`)
7071
- CI automatically runs type-check, lint, and build
7172
- PR cannot be merged until all CI checks pass
7273

0 commit comments

Comments
 (0)