diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 27ca7ff..458020b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -57,4 +57,5 @@ pnpm run pack:dry ## Pull Requests Use Conventional Commit-style titles such as `feat(cli): add gallery build command`. -Include the relevant verification command and any visual reference screenshots or gallery links when UI output changes. +Include the relevant verification command and any visual reference screenshots or gallery links when UI output changes. Upload screenshots with +`gh pr comment --attach ./file.png`; do not commit them.