diff --git a/client-src/elements/form-field-specs.ts b/client-src/elements/form-field-specs.ts index 2efd2e34a3d5..29aeea7be379 100644 --- a/client-src/elements/form-field-specs.ts +++ b/client-src/elements/form-field-specs.ts @@ -627,7 +627,9 @@ export const ALL_FIELDS: Record = { required: false, label: 'Screenshot link(s)', help_text: html` Optional: Links to screenshots showcasing this feature (one - URL per line). Use the upload button to upload an image to be served from + URL per line). Be sure to link directly to the image with a URL ending in + .png, .gif, or .jpg, rather than linking to an HTML page that contains the + image. Or, use the upload button to upload an image to be served from chromestatus.com. These will be shared publicly.`, },