Change thumbnail url description (#1067)

Co-authored-by: Noah Pilarski <megapiggy@outerwildsmods.com>
This commit is contained in:
github-actions[bot] 2025-07-19 18:47:13 -04:00 committed by GitHub
parent 0940465187
commit 682a52cf51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ body:
id: thumbnailUrl
attributes:
label: Thumbnail URL
description: "Full URL to a thumbnail image that will be used on the website and mod manager. Ideally in a 3:1 ratio (example: 900 by 300 pixels)"
description: "Full URL to a thumbnail image that will be used on the website and mod manager. Ideally in a 3:1 ratio (example: 900 by 300 pixels). Not required! We take the first image (if there is one) from your README if this isn't given."
placeholder: https://user-images.githubusercontent.com/22628069/154112130-b777f618-245f-44c9-9408-e11141fc5fde.png
validations:
required: false