Skip to content

Commit de00c48

Browse files
wesmclaude
andcommitted
Add PR description guideline to CLAUDE.md
PR descriptions should be concise and changelog-oriented, not include test plans or implementation details. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2bd88c0 commit de00c48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ When a task involves multiple steps (e.g., implement + commit + PR), complete AL
66

77
Always commit after every turn. Don't wait for the user to ask — if you made changes, commit them before responding.
88

9+
PR descriptions should be concise and changelog-oriented: what changed, why, and how to use it. Do not include test plans, design decisions, or implementation details — those belong in specs and commit messages.
10+
911
## Project Overview
1012

1113
msgvault is an offline Gmail archive tool that exports and stores email data locally with full-text search capabilities. The goal is to archive 20+ years of Gmail data from multiple accounts, make it searchable, and eventually delete emails from Gmail once safely archived.

0 commit comments

Comments
 (0)