Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 455 Bytes

File metadata and controls

8 lines (7 loc) · 455 Bytes

Nova Rewards — Claude Code instructions

Git commit & PR conventions

  • Do NOT add a Co-Authored-By: Claude (or any Claude/Anthropic) line to commit messages.
  • Commit messages: concise, focused on why the change was made, following the existing repo log style.
  • When pushing/opening a PR, always write a clear, substantive PR description (not a placeholder) covering:
    • Summary of the change and motivation
    • Test plan / how it was verified