Skip to content

Commit 32c71a0

Browse files
committed
prs always draft
1 parent ff935bc commit 32c71a0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Wayland-native Linux soundboard. Pure Rust — Iced 0.14 GUI (Elm/MVU) + PipeWir
1212
- **File size: 400 lines max** (stricter than the global default) — split before adding.
1313
Functions <=50 lines.
1414
- **Coverage: 80% target** via `cargo tarpaulin` every CI run (diagnostic globally; a target here).
15+
- **GitHub PRs created by Claude or Codex must be drafts.** Use `gh pr create --draft` or connector
16+
`draft: true`; do not create ready-for-review PRs directly.
1517
- **Known violation:** `src/app.rs` is 2,491 lines. Do NOT add to it — split first.
1618

1719
## Architecture

0 commit comments

Comments
 (0)