mirror of
https://github.com/kbenestad/mdcms.git
synced 2026-06-18 07:24:31 +00:00
Update CLAUDE.md
This commit is contained in:
parent
767b370202
commit
ea039c1d78
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
|||
|
||||
## Branching convention
|
||||
|
||||
- **Code changes** (`mdcms.py`, `pyproject.toml`, `app/`, `.github/`) — use branch `mdcms_cli` (create from `main` if it doesn't exist), PR to `main`.
|
||||
- **Code changes** (`mdcms.py`, `pyproject.toml`, `app/`, `.github/`) — use branch `mdcms_claude` (create from `main` if it doesn't exist), PR to `main`.
|
||||
- **Documentation only** (`CLAUDE.md`, `docs/`) — push directly to `main`.
|
||||
|
||||
## What this project is
|
||||
|
|
|
|||
Loading…
Reference in a new issue