Clarify that placeholders are examples

This commit is contained in:
Michael Steenbeek 2022-07-07 23:10:34 +02:00 committed by GitHub
parent 5d1a740846
commit 5fe4c56506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,14 +11,14 @@ body:
- type: input
attributes:
label: Operating System
placeholder: Windows 10, 64-bit
placeholder: e.g. Windows 10, 64-bit
validations:
required: true
- type: input
attributes:
label: OpenRCT2 build
placeholder: OpenRCT2, v0.3.4.1 (d76611e on develop) provided by GitHub
placeholder: e.g. OpenRCT2, v0.3.4.1 (d76611e on develop) provided by GitHub
description: You can see the version by running `openrct2 --version` or copy it from the About window. Open the "Disk and game options" menu (floppy disk on the top toolbar), choose "About 'OpenRCT2'" and click the copy button next to the version information.
validations:
required: true