Skip to content

Commit 31c96f8

Browse files
authored
Strengthen wording around screenshot upload procedure (#235)
1 parent d103c62 commit 31c96f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.agents/skills/add-command-spec/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ For example, adding support for openshift would be done in a branch called `app-
116116

117117
A consistent title convention makes it easy to scan PR history and understand what was added at a glance.
118118

119-
You MUST upload screenshots for each generator into the GitHub PR description. Upload the images to GitHub user attachments using https://github.com/drogers0/gh-image or the workflow described at https://github.com/drogers0/gh-image/blob/edb302620a7888801d8d45f87d4a2c12e10c1704/documentation/github-image-upload-flow.md ; then, use the returned image URLs in the PR description to display the screenshots for each generator.
119+
You MUST upload screenshots for each generator and display them in the GitHub PR description. Upload the images to GitHub user content using https://github.com/drogers0/gh-image or the workflow described at https://github.com/drogers0/gh-image/blob/edb302620a7888801d8d45f87d4a2c12e10c1704/documentation/github-image-upload-flow.md ; then, use the returned user content asset URLs in the PR description to display the screenshots for each generator. Do not commit the screenshots.
120120

121121
## Reference Examples
122122

0 commit comments

Comments
 (0)